UNPKG

@glyphtek/scriptit

Version:

A cross-runtime CLI and library for running scripts with environment management, TUI, and support for lambda functions. Optimized for Bun with compatibility for Node.js and Deno.

4 lines 134 B
// Export the original utils implementation export * from "./utils.js"; export * from "./prompt.js"; //# sourceMappingURL=index.js.map