UNPKG

next-plugin-preval

Version:

> Pre-evaluate async functions (for data fetches) at build time and import them like JSON

6 lines (5 loc) 95 B
"use strict"; module.exports = function (x) { return x; }; //# sourceMappingURL=index.js.map