UNPKG

zenstack

Version:

FullStack enhancement for Prisma ORM: seamless integration from database to UI

5 lines (4 loc) 146 B
/** * CLI action for getting information about installed ZenStack packages */ export declare function info(projectPath: string): Promise<void>;