UNPKG

@storybook/addon-jest

Version:
7 lines (5 loc) 136 B
declare const withTests: (userOptions: { results: any; filesExt?: string; }) => (...args: any[]) => any; export { withTests };