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
/
pl.mjs
2 lines
(1 loc)
•
178 B
JavaScript
View Raw
1
2
import{a
as
e}
from
"../chunk-ZJOZA6GK.mjs"
;import{d
as
o,e
as
l}
from
"../chunk-X6GEZ6HP.mjs"
;
var
p=
new
o
({
locale
:
"pl"
,
localeFallback
:
"en"
,
locales
:{
pl
:e,
en
:l}});export{p
as
faker};