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_OK

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