UNPKG

manifest

Version:

The backend for AI code editors

2 lines (1 loc) 66 B
export type DatabaseConnection = 'mysql' | 'postgres' | 'sqlite';