UNPKG

zenstack

Version:

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

6 lines (5 loc) 100 B
/** * Indicating an error during CLI execution */ export declare class CliError extends Error { }