UNPKG

@storybook/addon-storyshots

Version:
7 lines (6 loc) 371 B
import api from './api'; import { snapshotWithOptions, multiSnapshotWithOptions, renderOnly, renderWithOptions, shallowSnapshot, snapshot } from './test-bodies'; export { snapshotWithOptions, multiSnapshotWithOptions, renderOnly, renderWithOptions, shallowSnapshot, snapshot, }; export * from './Stories2SnapsConverter'; export * from './frameworks'; export default api;