UNPKG

sqlocal

Version:

SQLocal makes it easy to run SQLite3 in the browser, backed by the origin private file system.

4 lines (3 loc) 152 B
export { SQLocalDrizzle } from './client.js'; /** @see {@link https://sqlocal.dev/drizzle/setup} */ export { drizzle } from 'drizzle-orm/sqlite-proxy';