UNPKG

forest-cli

Version:

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

7 lines 201 B
export = ApimapSorter; declare function ApimapSorter(apimap: any): void; declare class ApimapSorter { constructor(apimap: any); perform: () => any; } //# sourceMappingURL=apimap-sorter.d.ts.map