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 185 B
export = EmptyDatabase; declare class EmptyDatabase extends ForestCLIError { } import ForestCLIError = require("../forest-cli-error"); //# sourceMappingURL=empty-database-error.d.ts.map