Skip to content

Commit 3bb3bd4

Browse files
committed
chore: update exports
1 parent d7e711a commit 3bb3bd4

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/index.ts

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ export { url } from './methods/url';
44

55
export { File } from './structures/File';
66
export { Bin } from './structures/Bin';
7+
8+
export type { SourcebinLinguistItem, BinData, FileData } from './types';

0 commit comments

Comments
 (0)