UNPKG

henotic-cli

Version:

Henotic CLI is the ultimate multi-language backend generator, accelerating development with modular project structures and smart CRUD generation. Streamline your workflow from day one!

5 lines (4 loc) 104 B
export declare function parseFields(fields?: Array<string>): { name: string; type: string; }[];