UNPKG

175 BTypeScriptView Raw
1import { DecoratorFunction } from '@storybook/addons';
2export { PARAM_KEY } from './constants';
3export * from './highlight';
4export declare const withA11y: DecoratorFunction;