UNPKG
wcz-layout
Version:
latest (9.6.1)
legacy (6.7.2)
9.6.1
9.6.0
9.5.6
9.4.3
9.4.2
9.4.1
6.7.2
6.7.1
6.7.0
6.6.3
6.6.2
6.6.1
6.6.0
6.5.0
6.4.2
6.4.1
6.4.0
6.3.2
6.3.1
6.3.0
5.14.1
5.14.0
5.13.4
5.13.3
5.13.2
5.13.1
5.13.0
5.12.0
5.11.2
wcz-layout
/
dist
/
utils-D39-w_ij.mjs
5 lines
(4 loc)
•
210 B
JavaScript
View Raw
1
2
3
4
5
import
i18next, { t }
from
"i18next"
;
import
{ createEnv
as
createEnv$1 }
from
"@t3-oss/env-core"
;
import
{ uuidv7
as
uuidv7$1 }
from
"uuidv7"
;
export
{ uuidv7$1
as
i, i18next
as
n, t
as
r, createEnv$1
as
t };