Silo Docs
Next

API Reference

Generated type tables for the Next.js SDK.

This page renders directly from the shared source types used by @silo-storage/sdk-next.

createRouteHandler(...)

Prop

Type

createHttpCompletionStore(...)

Prop

Type

CompletionStore

Prop

Type

extractRouterConfig(...)

extractRouterConfig(router) forwards the client-safe route config shape from @silo-storage/sdk-server. Use it when you want to hydrate the React client without exposing middleware or callback logic.

On this page