Skip to content

Commit fd2e026

Browse files
committed
Remove duplicate declaration
1 parent bdad370 commit fd2e026

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

code/core/src/instrumenter/typings.d.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
declare interface Window {
22
__STORYBOOK_PREVIEW__: any;
3-
__STORYBOOK_ADDON_INTERACTIONS_INSTRUMENTER_STATE__: any;
43
__STORYBOOK_ADDON_INTERACTIONS_INSTRUMENTER__: any;
54
__STORYBOOK_ADDON_INTERACTIONS_INSTRUMENTER_STATE__: any;
65

0 commit comments

Comments
 (0)