UNPKG

@linked-db/linked-ql

Version:

A query client that extends standard SQL with new syntax sugars and enables auto-versioning capabilities on any database

7 lines (5 loc) 166 B
import './lang/index.js'; import { FlashClient } from './flash/FlashClient.js'; import { Script } from './lang/Script.js'; export { FlashClient } export { Script };