storybook/addons/a11y/src/typings.d.ts
2019-03-07 08:21:44 +01:00

4 lines
133 B
TypeScript

// TODO: following packages need definition files or a TS migration
declare module '@storybook/components';
declare module 'global';