UNPKG

regressify

Version:
4 lines (3 loc) 245 B
export declare function applyCustomStylePatch(html: string): string; export declare function regressifyProcess(command: 'approve' | 'reference' | 'test' | 'snapshot', args: string[]): Promise<void>; export declare function patchCompare(): void;