Skip to content

Commit c60322d

Browse files
committed
wip
1 parent 218274f commit c60322d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/types.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,6 @@ import { BracketsViewer } from './main';
55
import { BracketsManager } from 'brackets-manager';
66
import { ToI18nKey, Translator } from './lang';
77

8-
export type { ToI18nKey };
9-
108
declare global {
119
interface Window {
1210
bracketsViewer: BracketsViewer,

0 commit comments

Comments
 (0)