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