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