Skip to main content
Module

x/sqlite3/src/constants.ts>SQLITE3_DONE

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

type

101