UNPKG

@tezx/devtools

Version:

Developer tools for the TezX framework, including route inspector, cookie manager, and real-time diagnostics. Lightweight and plug-and-play compatible with Node.js, Bun, and Deno.

3 lines (2 loc) 92 B
import { Context } from "tezx"; export declare function EnvInspector(ctx: Context): string;