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!

2 lines (1 loc) 159 B
export declare const generateTypeScriptReadme: (projectName: string, framework: string, database: string, useSrcDir: boolean, mongoDriver?: string) => string;