@cmcarey/smart-router
MIT```js const stub: RouteStub = { in_schema: { type: "object", values: { str: { type: "string" } } }, out_schema: { type: "object", values: { str: { type: "string" } } }, handler: async ({ body }) => { if (body.str === "good") return Ok({ str: "okay" }); el
85
Security score
0 known advisories in v1.0.1
Weekly downloads
—
Unpacked size
13.0 kB
Dependencies
3
Last publish
5 years ago
Security advisories
No known vulnerabilities affect v1.0.1.
Downloads — last 30 days
12 total▲ 0.0% vs prior week
Jul 20Aug 18