Types for the cli.
0.1.0-alpha
import type { CLI } from '@maddimathon/build-utilities'; Copy
import type { CLI } from '@maddimathon/build-utilities';
All possible command line arguments.
Possible command options for the CLI.
Types for the cli.
Since
0.1.0-alpha
Example