UNPKG

@invisiblecities/sidequest-cqo

Version:

Configuration-agnostic TypeScript and ESLint orchestrator with real-time watch mode, SQLite persistence, and intelligent terminal detection

6 lines 143 B
/** * Database schema types for Kysely ORM * Matches the SQLite schema defined in schema.sql */ export {}; //# sourceMappingURL=types.js.map