Keyword as const
on locale const
#3712
Unanswered
lorenzotomasi
asked this question in
v3 API ideas
Replies: 1 comment 1 reply
-
You mean what the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Why in locales
_lib
files, only when an Array is present, its present theas const
keyword?Also, why are these constants not exported?
An example from
src/locale/it/_lib/localize/index.ts
with the keywordAn example from
src/locale/it/_lib/localize/index.ts
without the keywordBeta Was this translation helpful? Give feedback.
All reactions