Skip to content

Commit 218274f

Browse files
committed
wip
1 parent 62b5029 commit 218274f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/types.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ import { BracketsViewer } from './main';
55
import { BracketsManager } from 'brackets-manager';
66
import { ToI18nKey, Translator } from './lang';
77

8-
export type { ToI18nKey, TFunction };
8+
export type { ToI18nKey };
99

1010
declare global {
1111
interface Window {

0 commit comments

Comments
 (0)