UNPKG

161 BTypeScriptView Raw
1import { Parameters } from '@storybook/addons';
2import { Story } from '@storybook/store';
3export declare const enhanceSource: (story: Story<any>) => Parameters;