mirror of
https://github.com/shishantbiswas/bknd.git
synced 2026-03-16 04:27:21 +00:00
small refactorings and cleanups, improved bun/node adapter, updated docs
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
import { Api, type ApiOptions } from "bknd";
|
||||
import { App, type CreateAppConfig } from "bknd";
|
||||
import { Api, type ApiOptions, App, type CreateAppConfig } from "bknd";
|
||||
|
||||
type TAstro = {
|
||||
request: Request;
|
||||
|
||||
Reference in New Issue
Block a user