UNPKG

zcatalyst-cli

Version:

Command Line Tool for CATALYST

7 lines (6 loc) 248 B
declare const _default: { node: (stack: string) => () => Promise<string | undefined>; java: (stack: string) => () => Promise<string | undefined>; python: (stack: string) => () => Promise<string | undefined>; }; export default _default;