UNPKG

onlykit

Version:

Because it's the only dependency you'll need.

10 lines (7 loc) 229 B
import * as mod from "hono/quick"; export * from "hono/quick" //#region src/server/quick/index.ts var quick_default = mod; //#endregion export { quick_default as default, mod as serverQuick }; //# sourceMappingURL=index.js.map