Skip to content

Commit 0dcb420

Browse files
committed
remove types export
1 parent cda8997 commit 0dcb420

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packages/core/clipboard/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export type * from './types.js';
1+
//export type * from './types.js';
22
export const UMB_SOMETHING_TO_EXPORT = 'foobar';

0 commit comments

Comments
 (0)