Skip to main content
Module

x/sqlite3/deno.json

Fast, native bindings to SQLite3 C API, using Deno FFI.
Go to Latest
File
{ "lint": { "rules": { "exclude": [ "camelcase", "no-explicit-any" ], "include": [ "explicit-function-return-type", "eqeqeq", "explicit-module-boundary-types" ] } }}