UNPKG

creevey

Version:

Cross-browser screenshot testing tool for Storybook with fancy UI Runner

2 lines (1 loc) 221 B
export default function (matchImage: (image: Buffer, imageName?: string) => Promise<void>, matchImages: (images: Record<string, Buffer>) => Promise<void>): ({ Assertion }: Chai.ChaiStatic, utils: Chai.ChaiUtils) => void;