UNPKG

address-faker

Version:
18 lines (15 loc) 323 B
import { F as Faker } from '../definitions-CYqdYT7g.js'; /** * The faker instance for the `cy` locale. * * - Language: Welsh * - Endonym: Cymraeg * * This instance uses the following locales internally (in descending precedence): * * - `cy` * - `en` * - `base` */ declare const faker: Faker; export { faker };