mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-07 21:51:48 +08:00
3 lines
102 B
TypeScript
3 lines
102 B
TypeScript
/* eslint-disable @typescript-eslint/naming-convention */
|
|
declare var __STORYBOOK_STORY_STORE__: any;
|