Skip to content

Commit 04cbbba

Browse files
committed
export types in ./constants/Core (e.g., BorderTypes)
1 parent 1f6f12c commit 04cbbba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/index.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,3 +66,4 @@ export type * from './objects/Objects';
6666
export * from './constants/ColorConversionsCodes';
6767
export * from './constants/DataTypes';
6868
export * from './constants/ImageProcessing';
69+
export * from './constants/Core';

0 commit comments

Comments
 (0)