SourceTermAnalysisSystem_vue/node_modules/meshoptimizer/index.module.d.ts

5 lines
175 B
TypeScript
Raw Normal View History

2026-05-15 10:22:44 +08:00
export * from './meshopt_encoder.module';
export * from './meshopt_decoder.module';
export * from './meshopt_simplifier.module';
export * from './meshopt_clusterizer.module';