prisma
Version:
Prisma is an open-source database toolkit. It includes a JavaScript/TypeScript ORM for Node.js, migrations and a modern GUI to view and edit the data in your database. You can use Prisma in new projects or add it to an existing one.
6 lines (5 loc) • 304 B
TypeScript
export function getPostInstallTrigger(): string
export const UNABLE_TO_FIND_POSTINSTALL_TRIGGER__EMPTY_STRING
export const UNABLE_TO_FIND_POSTINSTALL_TRIGGER__ENVAR_MISSING
export const UNABLE_TO_FIND_POSTINSTALL_TRIGGER_JSON_PARSE_ERROR
export const UNABLE_TO_FIND_POSTINSTALL_TRIGGER_JSON_SCHEMA_ERROR