UNPKG

inversify-postman-collection

Version:
5 lines (4 loc) 265 B
export { getPostmanCollection } from "./lib/postman-col"; export { getRouteDefinitions } from "./lib/route-definition"; export { IRouteDefData, IInversifyRouteDefInput, IInversifyOutputCustom } from "./types"; export { convertRouteDefinitionToHtml } from "./html";