I've encountered one hurdle though: TypeScript currently has a limitation where it infers values of imported JSON files as loose strings. To bridge this gap for the time being, next-intl can optionally create an accompanying declaration file for your messages during `next dev` and `next build`.
0 likes 1 replies
?