Skip to main content
Module

x/postgres/test_deps.ts

PostgreSQL driver for Deno
Go to Latest
File
export * from "./deps.ts";export { assert, assertEquals, assertStrContains, assertThrowsAsync} from "https://deno.land/std@v0.39.0/testing/asserts.ts";