UNPKG

@lewiswright/vitest-plugin-vis

Version:
6 lines 257 B
export declare function convertThresholdUnit({ failureThresholdType, width, height }: { failureThresholdType: 'pixel' | 'percent'; width: number; height: number; }, pixelDiff: number): number; //# sourceMappingURL=convert_threshold_unit.d.ts.map