We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 460efde commit f1e2e0aCopy full SHA for f1e2e0a
examples/jsm/Addons.js
@@ -71,8 +71,8 @@ export * from './interactive/InteractiveGroup.js';
71
export * from './interactive/SelectionBox.js';
72
export * from './interactive/SelectionHelper.js';
73
74
-export { default as IESSpotLight } from './lights/IESSpotLight.js';
75
export * from './lights/LightProbeGenerator.js';
+export * from './lights/RectAreaLightTexturesLib.js';
76
export * from './lights/RectAreaLightUniformsLib.js';
77
78
export * from './lines/Line2.js';
0 commit comments