Skip to main content
Module

x/sqlite3/src/constants.ts>SQLITE3_DONE

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

type

101