Skip to content

Commit

Permalink
fix: main index file
Browse files Browse the repository at this point in the history
  • Loading branch information
Pashkagreen committed Jan 23, 2024
1 parent db20e08 commit c9219f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ export * from './types/song';

export * from './types/playback-status';

export * from './types/catalog-search-type';
export * from './types/catalog-search';

export * from './types/auth-status';

Expand Down

0 comments on commit c9219f6

Please sign in to comment.