UNPKG

@aradox/multi-orm

Version:

Type-safe ORM with multi-datasource support, row-level security, and Prisma-like API for PostgreSQL, SQL Server, and HTTP APIs

6 lines 155 B
#!/usr/bin/env node /** * ORM CLI - Command-line interface for schema validation, type generation, etc. */ export {}; //# sourceMappingURL=index.d.ts.map