interface ArgDefDetailsimport { type ArgDefDetails } from "https://dotland.deno.dev/x/pg_mem@3.0.3/index.ts"; Propertiestype: ITypeArgument type optionalname: stringOptional argument name optionalmode: FunctionArgumentModeArguments are 'in' by default, but you can change that.