Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/dougmoscrop/serverless-http
/ format-response.js
File
format-response.js
test/format-response.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
'use strict'
;
2
3
const
formatResponse = require(
'../lib/provider/aws/format-response'
);
4
const
Response = require(
'../lib/response'
);
Callers
nothing calls this directly
Calls
1
from
Method · 0.80
Tested by
no test coverage detected