Skip to content

Commit

Permalink
chore: incl WebGLCubeUVMaps in exports
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaellis committed Aug 8, 2021
1 parent a2ae7a4 commit 6a5f781
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/three/src/Three.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -191,6 +191,7 @@ export * from './renderers/shaders/ShaderChunk';
export * from './renderers/webgl/WebGLBufferRenderer';
export * from './renderers/webgl/WebGLCapabilities';
export * from './renderers/webgl/WebGLClipping';
export * from './renderers/webgl/WebGLCubeUVMaps';
export * from './renderers/webgl/WebGLExtensions';
export * from './renderers/webgl/WebGLGeometries';
export * from './renderers/webgl/WebGLIndexedBufferRenderer';
Expand Down

0 comments on commit 6a5f781

Please sign in to comment.