mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-19 05:03:32 +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