UNPKG

next-intl

Version:

Internationalization (i18n) for Next.js

3 lines (2 loc) 126 B
export { default as createNavigation } from './createNavigation.js'; export type { Pathnames } from '../../routing/types.js';