UNPKG

@prezly/theme-kit-nextjs

Version:

Data layer and utility library for developing Prezly themes with NextJS

3 lines (2 loc) 105 B
export { configure, type Configuration } from './configure'; export { createRedisCache } from './redis';