Skip to content

Commit 446e0c9

Browse files
author
Roland Groza
committed
fix: export FileWithPath interface
1 parent db88b3f commit 446e0c9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
export {fromEvent} from './file-selector';
2+
export {FileWithPath} from './file';

0 commit comments

Comments
 (0)