codeformat

This commit is contained in:
Felix Roos
2024-10-19 15:07:48 +02:00
parent 5c983ceb8f
commit bf3a095852
+1 -1
View File
@@ -1,2 +1,2 @@
export {loadShader} from './shader.mjs';
export { loadShader } from './shader.mjs';
export * from './uniform.mjs';