UNPKG

elysia

Version:

Ergonomic Framework for Human

4 lines (3 loc) 156 B
import type { ElysiaAdapter } from '../types'; export declare const isHTMLBundle: (handle: any) => boolean; export declare const BunAdapter: ElysiaAdapter;