mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
5 lines
154 B
TypeScript
5 lines
154 B
TypeScript
export { loader as loadBkndComponents, CatchAllPage, createWouterPlasmicApp } from "./loader";
|
|
|
|
export * from "./components";
|
|
export * from "./contexts";
|