mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 21:01:08 +08:00
4 lines
133 B
TypeScript
4 lines
133 B
TypeScript
// TODO: following packages need definition files or a TS migration
|
|
declare module '@storybook/components';
|
|
declare module 'global';
|