UNPKG

@forestadmin/forest-cloud

Version:

Utility to bootstrap and publish forest admin cloud projects customization

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