Skip to content

Commit 4ee82d0

Browse files
committed
chore: remove default export - only use named exports
1 parent 163f1c0 commit 4ee82d0

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

packages/core/src/index.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
11
export * from './bsky';
22
export * from './tsky';
3-
4-
export { TSky as default } from './tsky';

0 commit comments

Comments
 (0)