mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
Remove trailing whitespaces
This commit is contained in:
Vendored
+1
-1
@@ -17,7 +17,7 @@ declare module THREE {
|
||||
readBuffer: WebGLRenderTarget;
|
||||
passes: any[];
|
||||
copyPass: ShaderPass;
|
||||
|
||||
|
||||
swapBuffers(): void;
|
||||
addPass(pass: any): void;
|
||||
insertPass(pass: any, index: number): void;
|
||||
|
||||
Reference in New Issue
Block a user