UNPKG

forest-cli

Version:

The Lumberjacks' toolbelt is the Forest CLI which makes easy to manage your back office application directly from the terminal.

6 lines 174 B
export function handleError(rawError: any): any; export function handleErrorWithMeta(rawError: any): { message: any; meta: any; }; //# sourceMappingURL=error.d.ts.map