mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 04:46:05 +00:00
prepare admin for astro: inject clientprovider props directly from admin component
This commit is contained in:
@@ -8,5 +8,5 @@ export {
|
||||
type ModuleSchemas
|
||||
} from "modules/ModuleManager";
|
||||
|
||||
export * from "./adapter";
|
||||
export type * from "./adapter";
|
||||
export { Api, type ApiOptions } from "./Api";
|
||||
|
||||
Reference in New Issue
Block a user