UNPKG

@forestadmin/forest-cloud

Version:

Utility to bootstrap and publish forest admin cloud projects customization

4 lines 190 B
import { Command } from 'commander'; import { MakeCommands } from './types'; export default function makeCommands(context: MakeCommands): Command; //# sourceMappingURL=make-commands.d.ts.map