UNPKG

forest-cli

Version:

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

5 lines 154 B
export = ApplicationError; declare class ApplicationError extends Error { constructor(message: any); } //# sourceMappingURL=application-error.d.ts.map