Files
nothoughts/node_modules/pixi.js/lib/unsafe-eval/index.d.ts
2025-08-04 18:57:35 +02:00

6 lines
246 B
TypeScript

export * from './shader/generateShaderSyncPolyfill';
export * from './ubo/generateUboSyncPolyfill';
export * from './ubo/uboSyncFunctions';
export * from './uniforms/generateUniformsSyncPolyfill';
export * from './uniforms/uniformSyncFunctions';