mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-07 08:58:49 +08:00
* Altered typing of NativeModulesStatic to enable NativeModule modules of type any and typed native modules at the same time. * Added test case for typed and untyped native modules.