We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b3132ce commit 1c09cddCopy full SHA for 1c09cdd
src/enums/index.js
@@ -1,5 +1,6 @@
1
export * from "./BlendFunction.js";
2
export * from "./ColorChannel.js";
3
+export * from "./ColorSpace.js";
4
export * from "./DepthCopyMode.js";
5
export * from "./DepthTestStrategy.js";
6
export * from "./EdgeDetectionMode.js";
0 commit comments