Skip to content

Commit 1c09cdd

Browse files
committed
Update index.js
1 parent b3132ce commit 1c09cdd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/enums/index.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
export * from "./BlendFunction.js";
22
export * from "./ColorChannel.js";
3+
export * from "./ColorSpace.js";
34
export * from "./DepthCopyMode.js";
45
export * from "./DepthTestStrategy.js";
56
export * from "./EdgeDetectionMode.js";

0 commit comments

Comments
 (0)