UNPKG

@prezly/theme-kit-nextjs

Version:

Data layer and utility library for developing Prezly themes with NextJS

3 lines 178 B
export { Route, Router, Routing } from '@prezly/theme-kit-core'; import * as _RoutingAdapter from "./lib/RoutingAdapter.server.mjs"; export { _RoutingAdapter as RoutingAdapter };