UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

4 lines (3 loc) 162 B
import CatalystError from './error/index.js'; declare const _default: (error?: Error | string | CatalystError, status?: number) => void; export default _default;