UNPKG

@forestadmin/forest-cloud

Version:

Utility to bootstrap and publish forest admin cloud projects customization

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