Gaëtan Maisse 223183cb74 refactor: remove @storybook/components module declaration in addons
As `@storybook/components` is now in TS (and so export its types) there is no more need to declare it in `typings.d.ts` of addons written in TS
2019-04-16 13:44:35 +02:00

3 lines
93 B
TypeScript

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