mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Fix type issues
This commit is contained in:
parent
18b82d8526
commit
ee97b6532d
2
code/addons/test/typings.d.ts
vendored
2
code/addons/test/typings.d.ts
vendored
@ -5,3 +5,5 @@ interface ImportMetaEnv {
|
||||
interface ImportMeta {
|
||||
readonly env: ImportMetaEnv;
|
||||
}
|
||||
|
||||
declare var STORYBOOK_BUILDER: string | undefined;
|
||||
|
Loading…
x
Reference in New Issue
Block a user