Askr
Generated API snapshot

@askrjs/askr/boot

Exports from the declarations published in @askrjs/askr 0.0.59. Signatures are generated from the installed artifact.

  • @askrjs/askr/boot0.0.59

Exports

This entrypoint publishes 10 exports. Use the anchored symbol rows for direct links. Type-only exports are labeled separately from runtime values.

cleanupApptype

cleanupApp: (root: Element | string) => void

createIslandtype

createIsland: (config: IslandConfig) => void

createSPAtype

createSPA: (config: SPAConfig) => Promise<void>

hasApptype

hasApp: (root: Element | string) => boolean

hydrateSPAtype

hydrateSPA: (config: HydrateSPAConfig) => Promise<void>