mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 04:46:05 +00:00
optimized local api instantiation to prepare for nextjs app router
This commit is contained in:
@@ -4,7 +4,8 @@ export {
|
||||
AppEvents,
|
||||
type AppConfig,
|
||||
type CreateAppConfig,
|
||||
type AppPlugin
|
||||
type AppPlugin,
|
||||
type LocalApiOptions
|
||||
} from "./App";
|
||||
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user