Skip to main content
Module

x/pg_mem/index.ts>LanguageCompiler

An in memory postgres DB instance for your unit tests
Go to Latest
type alias LanguageCompiler
import { type LanguageCompiler } from "https://deno.land/x/pg_mem@2.6.3/index.ts";
definition: (options: ToCompile) => CompiledFunction