UNPKG

@sigiljs/sigil

Version:

TypeScript-first Node.js HTTP framework offering schema-driven routing, modifier-based middleware, plugin extensibility, and flexible response templating

3 lines (2 loc) 112 B
import { default as processRequestContent } from './process-request-content'; export { processRequestContent };