UNPKG

@yobta/validator

Version:
3 lines 150 B
import type { YobtaError } from '../YobtaError'; export type YobtaAsyncFailure = [null, YobtaError[]]; //# sourceMappingURL=YobtaAsyncFailure.d.ts.map