UNPKG

@forestadmin/forest-cloud

Version:

Utility to bootstrap and publish forest admin cloud projects customization

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