UNPKG

next-plugin-preval

Version:

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

3 lines (2 loc) 100 B
declare function isSerializable(filename: string, input: any): true; export default isSerializable;