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.

4 lines (3 loc) 169 B
export { default as Factory } from "./factory.js"; export { default as withSQL } from "./withSQL.js"; export { default as withTransaction } from "./withTransaction.js";