TypesHTMLSourceUriOn this pageHTMLSourceUriexporttype HTMLSourceUri<> = anyDefined in packages/render/src/shared-types.ts Fields body body?: string; headers headers?: Record<string, string>; method method?: string; uri uri: string;