BETTER-STACK

API Reference

Autogenerated API reference for Better Stack

Backend (@btst/stack/api)

betterStack

Prop

Type

BackendPlugin

Prop

Type

BackendLibConfig

Prop

Type

BackendLib

Prop

Type

toNodeHandler

Re-exported from better-call/node. Converts a Better Stack handler to a Node.js compatible request handler.

Client (@btst/stack/client)

createStackClient

Prop

Type

ClientPlugin

Prop

Type

ClientLib

Prop

Type

ClientLibConfig

Prop

Type

SitemapEntry

Prop

Type

Sitemap

An array of SitemapEntry objects.

type Sitemap = Array<SitemapEntry>;

sitemapEntryToXmlString

Prop

Type

metaElementsToObject

Prop

Type

normalizePath

Prop

Type

Client Components (@btst/stack/client/components)

RouteWithComponents

Prop

Type

RouteRenderer

Prop

Type

ComposedRoute

Prop

Type

FallbackProps

Prop

Type

ErrorBoundary

Prop

Type

Context (@btst/stack/context)

BetterStackProvider

Prop

Type

useBetterStack

Prop

Type

usePluginOverrides

Prop

Type

useBasePath

Prop

Type