UNPKG

@visulima/inspector

Version:

Inspect utility for Node.js and Browsers.

4 lines (3 loc) 135 B
import type { InspectType } from "../types.d.cts"; declare const inspectArguments: InspectType<IArguments>; export = inspectArguments;