Skip to content

Commit 349f231

Browse files
author
Simon Bigelmayr
committed
fix: export stringToHslaColor
1 parent 9dd4613 commit 349f231

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ export * from './pluralize';
1212
export * from './predicates';
1313
export * from './promise';
1414
export * from './string';
15+
export * from './stringToColor';
1516
export * from './style';
1617
export * from './typeGuards';
1718
export * from './types';

0 commit comments

Comments
 (0)