Skip to content

Commit

Permalink
Addons: Export SortUtils. (#689)
Browse files Browse the repository at this point in the history
  • Loading branch information
Methuselah96 authored Nov 23, 2023
1 parent a195b80 commit c6be99c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions types/three/examples/jsm/Addons.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -272,6 +272,7 @@ export * from './utils/PackedPhongMaterial.js';
export * as SceneUtils from './utils/SceneUtils.js';
export * from './utils/ShadowMapViewer.js';
export * as SkeletonUtils from './utils/SkeletonUtils.js';
export * as SortUtils from './utils/SortUtils.js';
export * from './utils/TextureUtils.js';
export * from './utils/UVsDebug.js';
export * from './utils/WorkerPool.js';
Expand Down

0 comments on commit c6be99c

Please sign in to comment.