UNPKG

next-era

Version:

Welcome to **Next Era**! A comprehensive library designed to supercharge your **Next.js** applications with powerful utilities and significant performance optimizations. Build faster, more efficient, and feature-rich Next.js projects with ease.

11 lines (10 loc) 193 B
export type NextEraPluginType = { sw: { resources: string[]; strategy: { cf: string[]; nf: string[]; swr: string[]; }; }; };