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
/
types
/
locale
/
ro.d.ts
3 lines
(2 loc)
•
69 B
TypeScript
View Raw
1
2
3
import
{
Faker
}
from
'../faker'
;
export
declare
const
faker
:
Faker
;