mirror of
https://github.com/bknd-io/bknd/
synced 2026-08-03 16:46:00 +00:00
optimized local api instantiation to prepare for nextjs app router
This commit is contained in:
+2
-1
@@ -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