mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-22 20:37:58 +08:00
* Added missing move function Added missing move function in typings so that the move function is recognised by the IDE and the compiler. * Minor derp here