MCPcopy Create free account
hub / github.com/Effect-TS/effect / make

Function make

packages/platform/node/src/NodeMultipartParser.ts:157–157  ·  view source on GitHub ↗
(config: NodeConfig)

Source from the content-addressed store, hash-verified

155 * @since 4.0.0
156 */
157export const make = (config: NodeConfig): MultipartStream => new MultipartStream(config)
158
159/**
160 * A readable stream containing a parsed multipart file.

Callers 10

Workflow.test.tsFile · 0.90
Entity.test.tsFile · 0.90
Locks.test.tsFile · 0.90
Residency.test.tsFile · 0.90
Smoke.test.tsFile · 0.90
Transport.test.tsFile · 0.90
layerConfigFunction · 0.70
layerFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected