Files
filament/third_party/meshoptimizer/js/index.module.d.ts
2022-10-17 09:57:58 -07:00

4 lines
129 B
TypeScript

export * from './meshopt_encoder.module';
export * from './meshopt_decoder.module';
export * from './meshopt_simplifier.module';