UNPKG

next-intl

Version:

Internationalization (i18n) for Next.js

4 lines (3 loc) 115 B
declare function defaultNow(): Date; declare const getDefaultNow: typeof defaultNow; export default getDefaultNow;