mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
Merge pull request #5569 from webbiesdk/master
Fixed spelling error in pixi.js
This commit is contained in:
Vendored
+1
-1
@@ -762,7 +762,7 @@ declare module PIXI {
|
||||
fragmentSrc: string;
|
||||
|
||||
init(): void;
|
||||
cachUniformLocations(keys: string): void;
|
||||
cacheUniformLocations(keys: string): void;
|
||||
cacheAttributeLocations(keys: string): void;
|
||||
compile(): WebGLProgram;
|
||||
syncUniform(uniform: any): void;
|
||||
|
||||
Reference in New Issue
Block a user