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