UNPKG

nsgm-cli

Version:

A CLI tool to run Next/Style-components and Graphql/Mysql fullstack project

7 lines (6 loc) 158 B
export declare const getProcessArgvs: (removeItems?: number) => { command: string; dictionary: string; controller: string; action: string; };