MCPcopy
hub / github.com/dougmoscrop/serverless-http / get-framework.js

File get-framework.js

lib/framework/get-framework.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1'use strict';
2
3const http = require('http')
4const Response = require('../response');

Callers

nothing calls this directly

Calls 2

commonFunction · 0.85
fromMethod · 0.80

Tested by

no test coverage detected