NodeServeSWResult
Nodepod API / src/integrations/server / NodeServeSWResult
Interface: NodeServeSWResult
Section titled “Interface: NodeServeSWResult”Defined in: src/integrations/server.ts:47
Properties
Section titled “Properties”body:
Buffer
Defined in: src/integrations/server.ts:48
contentType
Section titled “contentType”contentType:
string
Defined in: src/integrations/server.ts:51
Same as headers[“Content-Type”], just exposed inline for convenience.
headers
Section titled “headers”headers:
Record<string,string>
Defined in: src/integrations/server.ts:49