UNPKG

ordojs

Version:

A revolutionary web framework with compile-time optimizations and unified client-server development

7 lines 173 B
/** * @fileoverview OrdoJS CLI - Utility functions */ export * from './error.js'; export * from './fs.js'; export * from './logger.js'; //# sourceMappingURL=index.d.ts.map