mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08:00
preloadjs: removed unnecessary overload of getResult() on LoadQueue
This commit is contained in:
Vendored
-1
@@ -70,7 +70,6 @@ module createjs {
|
||||
BrowserDetect(): Object;
|
||||
init(useXHR?: bool): void;
|
||||
close(): void;
|
||||
getResult(value: string): Object;
|
||||
initialize(useXHR: bool): void;
|
||||
installPlugin(plugin: () => any): void;
|
||||
load(): void;
|
||||
|
||||
Reference in New Issue
Block a user