mirror of
https://github.com/troisjs/trois.git
synced 2024-11-24 04:12:02 +08:00
remove components export
This commit is contained in:
parent
7960dfd152
commit
92ffc04323
@ -5,6 +5,6 @@ export * from './materials/index.js';
|
|||||||
export * from './meshes/index.js';
|
export * from './meshes/index.js';
|
||||||
export * from './effects/index.js';
|
export * from './effects/index.js';
|
||||||
|
|
||||||
export * from './components/index.js';
|
// export * from './components/index.js';
|
||||||
|
|
||||||
export * from './tools.js';
|
export * from './tools.js';
|
||||||
|
Loading…
Reference in New Issue
Block a user