Skip to content

Commit

Permalink
🚪 [Tokens] Export for consumers
Browse files Browse the repository at this point in the history
  • Loading branch information
beefchimi committed Jan 2, 2024
1 parent 4b56fcf commit 005d06b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ export {Earwurm} from './Earwurm';
export {Stack} from './Stack';
export {Sound} from './Sound';

export {tokens} from './tokens';
export type {
ManagerState,
ManagerEventMap,
Expand Down

0 comments on commit 005d06b

Please sign in to comment.