UNPKG

@foal/core

Version:

Full-featured Node.js framework, with no complexity

4 lines (3 loc) 160 B
export * from './get-response'; export { makeControllerRoutes } from './make-controller-routes'; export { getPath, getHttpMethod, getMetadata } from './utils';