UNPKG

@prezly/theme-kit-core

Version:

Data layer and utility library for developing Prezly themes with JavaScript

2 lines 160 B
// To be publicly exported via `Routing` ES namespace object export { generateUrlFromPattern, getShortestLocaleSlug, matchLocaleSlug } from "./utils/index.mjs";