MCPcopy Create free account
hub / github.com/adcontextprotocol/adcp / single

Method single

server/src/multer.d.ts:20–20  ·  view source on GitHub ↗
(fieldName: string)

Source from the content-addressed store, hash-verified

18
19 interface MulterInstance {
20 single(fieldName: string): RequestHandler;
21 }
22
23 interface MulterOptions {

Callers 4

createPortraitRouterFunction · 0.80
createCommitteeRoutersFunction · 0.80
createBrandLogoRouterFunction · 0.80
createContentRouterFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected