UNPKG

@nimpl/cache-adapter

Version:

An adapter that allows you to use any cache handler on the client and server side and switch between them. Adds support for running next.js applications in multiple instances.

3 lines (2 loc) 92 B
export { AppAdapter } from "./app-adapter"; export { createServer } from "./create-server";