Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/sqlite3/src/constants.ts>SQLITE3_OPEN_READONLY

The fastest and correct module for SQLite3 in Deno.
Latest
variable SQLITE3_OPEN_READONLY
import { SQLITE3_OPEN_READONLY } from "https://deno.land/x/sqlite3@0.11.1/src/constants.ts";