UNPKG
nextjs-api-router
Version:
latest (1.0.0)
1.0.0
Lightweight tool to build clean restful API routes for your Next.js application.
nextjs-api-router
/
dist
/
lib
/
types.js
3 lines
(2 loc)
•
77 B
JavaScript
View Raw
1
2
3
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});