UNPKG

@storybook/addon-storyshots

Version:
4 lines (3 loc) 169 B
import type { StoryshotsOptions } from './StoryshotsOptions'; declare function testStorySnapshots(options?: StoryshotsOptions): void; export default testStorySnapshots;