mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-09 00:19:13 +08:00
4 lines
117 B
TypeScript
4 lines
117 B
TypeScript
// todo the following packages need definition files or a TS migration
|
|
declare module 'global';
|
|
declare module 'qs';
|