mirror of
https://github.com/TheRealOwenRees/echecsfrance.git
synced 2026-07-22 20:16:57 +00:00
Reorganise code - use src folder
This commit is contained in:
Vendored
+1
-1
@@ -1,4 +1,4 @@
|
||||
// Use type safe message keys with `next-intl`
|
||||
type Messages = typeof import("./messages/fr.json");
|
||||
type Messages = typeof import("./src/messages/fr.json");
|
||||
|
||||
declare interface IntlMessages extends Messages {}
|
||||
|
||||
Reference in New Issue
Block a user