UNPKG

@busy-hour/blaze

Version:

<h1 align='center'>🔥 Blaze</h1> <div align='center'> An event driven framework for 🔥 Hono.js </div>

7 lines (6 loc) • 145 B
// src/internal/config/instance.ts import { BlazeConfig as Config } from "./index.js"; var BlazeConfig = new Config(); export { BlazeConfig };