import { type ArgDefDetails } from "https://deno.land/x/pg_mem@3.0.3/interfaces.ts";
Properties
type: IType
Argument type
optional
mode: FunctionArgumentModeArguments are 'in' by default, but you can change that.
import { type ArgDefDetails } from "https://deno.land/x/pg_mem@3.0.3/interfaces.ts";
Argument type
Arguments are 'in' by default, but you can change that.