UNPKG

address-faker

Version:
11 lines (8 loc) 269 B
import { F as Faker } from '../definitions-CYqdYT7g.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 };