Skip to content

Commit f1e2e0a

Browse files
authored
Update Addons.js (#28916)
* Update Addons.js * Add RectAreaLightTexturesLib
1 parent 460efde commit f1e2e0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/jsm/Addons.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,8 +71,8 @@ export * from './interactive/InteractiveGroup.js';
7171
export * from './interactive/SelectionBox.js';
7272
export * from './interactive/SelectionHelper.js';
7373

74-
export { default as IESSpotLight } from './lights/IESSpotLight.js';
7574
export * from './lights/LightProbeGenerator.js';
75+
export * from './lights/RectAreaLightTexturesLib.js';
7676
export * from './lights/RectAreaLightUniformsLib.js';
7777

7878
export * from './lines/Line2.js';

0 commit comments

Comments
 (0)