mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
* Augmented declarations of onProgress and onError Corrected signature of TextureLoader.load which was missing parameters onProgress and onLoad. Also specified the concrete interfaces ProgressEvent and ErrorEvent in declarations of load methods based on FileLoader. * updated three.js version in declaration header