UNPKG

@forestadmin/forest-cloud

Version:

Utility to bootstrap and publish forest admin cloud projects customization

5 lines 215 B
import { Command } from 'commander'; import { MakeCommands } from '../types'; declare const _default: (program: Command, context: MakeCommands) => void; export default _default; //# sourceMappingURL=package.d.ts.map