UNPKG

next-intl

Version:

Internationalization (i18n) for Next.js

10 lines (6 loc) 165 B
'use strict'; Object.defineProperty(exports, '__esModule', { value: true }); function defineRouting(config) { return config; } exports.default = defineRouting;