1 2 3 4
/** * An error instance that will be thrown by faker. */ export class FakerError extends Error {}