mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 12:56:05 +00:00
chore: updated cf deps, improved vite dev
This commit is contained in:
@@ -52,7 +52,6 @@ export async function makeConfig<Args = DefaultArgs>(
|
||||
}
|
||||
|
||||
// a map that contains all apps by id
|
||||
const apps = new Map<string, App>();
|
||||
export async function createAdapterApp<Config extends BkndConfig = BkndConfig, Args = DefaultArgs>(
|
||||
config: Config = {} as Config,
|
||||
args?: Args,
|
||||
|
||||
Reference in New Issue
Block a user