mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-17 12:56:05 +00:00
updated version, added discord to docs, fixed import in adapters
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
import { App, type CreateAppConfig } from "../../App";
|
||||
import { App, type CreateAppConfig } from "bknd";
|
||||
|
||||
let app: App;
|
||||
export function serve(config: CreateAppConfig) {
|
||||
|
||||
Reference in New Issue
Block a user