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