UNPKG
@noeldemartin/faker
Version:
latest (7.6.0)
7.6.0
Generate massive amounts of fake contextual data
github.com/noeldemartin/faker
noeldemartin/faker
@noeldemartin/faker
/
dist
/
esm
/
locale
/
es_MX.mjs
2 lines
(1 loc)
•
184 B
JavaScript
View Raw
1
2
import{a
as
r}
from
"../chunk-3BX74TNW.mjs"
;import{d
as
e,e
as
o}
from
"../chunk-X6GEZ6HP.mjs"
;
var
c=
new
e
({
locale
:
"es_MX"
,
localeFallback
:
"en"
,
locales
:{
es_MX
:r,
en
:o}});export{c
as
faker};