UNPKG

@faker-js/faker

Version:

Generate massive amounts of fake contextual data

11 lines (8 loc) 265 B
import { F as Faker } from '../airline-BUL6NtOJ.js'; /** * The faker instance for the `base` locale. * * The base locale contains data that is shared across all locales such as ISO codes, time zones, and more. */ declare const faker: Faker; export { faker };