interface IntrospectParamsimport { type IntrospectParams } from "https://dotland.deno.dev/x/live@1.63.12/engine/block.ts"; PropertiesoptionalincludeReturn: boolean | string[] | ((ts: TsType) => TsType | undefined)optionalfuncNames: string[]