UNPKG

next

Version:

The React Framework

3 lines (2 loc) 80 B
#!/usr/bin/env node export declare type cliCommand = (argv?: string[]) => void;