mirror of
https://github.com/inaturalist/iNaturalistReactNative.git
synced 2026-01-04 11:58:08 -05:00
5 lines
123 B
JavaScript
5 lines
123 B
JavaScript
// eslint-disable-next-line import/no-unresolved
|
|
import { faker } from "@faker-js/faker/locale/en";
|
|
|
|
export default faker;
|