mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 12:37:20 +00:00
unified runtime and framework adapters
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { Api, App } from "bknd";
|
||||
import { App } from "bknd";
|
||||
import { serve } from "bknd/adapter/astro";
|
||||
import { registerLocalMediaAdapter } from "bknd/adapter/node";
|
||||
import { boolean, em, entity, text } from "bknd/data";
|
||||
|
||||
Reference in New Issue
Block a user