Skip to content

Commit 57f93ec

Browse files
committed
fix(theming): add missing export
1 parent 899bd50 commit 57f93ec

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/theming/src/public-api.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
export * from './builder';
2+
export * from './builder-composition';
23
export * from './builders/tokens';
34
export * from './manager';
45
export * from './provide';

0 commit comments

Comments
 (0)