mirror of
https://github.com/shishantbiswas/bknd-examples.git
synced 2026-02-27 03:51:17 +00:00
testing mirror
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
import { type BkndConfig, em, entity, text, boolean, libsql } from "bknd";
|
import { type BkndConfig, em, entity, text, boolean, libsql } from "bknd";
|
||||||
|
|
||||||
// Unrelated to framework adapters
|
|
||||||
import { registerLocalMediaAdapter } from "bknd/adapter/node";
|
import { registerLocalMediaAdapter } from "bknd/adapter/node";
|
||||||
|
|
||||||
const local = registerLocalMediaAdapter();
|
const local = registerLocalMediaAdapter();
|
||||||
|
|||||||
Reference in New Issue
Block a user