Skip to content
This repository was archived by the owner on Jun 19, 2025. It is now read-only.

Commit bf3a095

Browse files
committed
codeformat
1 parent 5c983ce commit bf3a095

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/shader/index.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
export {loadShader} from './shader.mjs';
1+
export { loadShader } from './shader.mjs';
22
export * from './uniform.mjs';

0 commit comments

Comments
 (0)