Skip to main content
Module

x/sqlite/dev_deps.ts

Deno SQLite module
Go to Latest
File
export { bench, runBenchmarks,} from "https://deno.land/std@0.135.0/testing/bench.ts";export { assertAlmostEquals, assertEquals, assertInstanceOf, assertMatch, assertThrows,} from "https://deno.land/std@0.135.0/testing/asserts.ts";