mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-03-29 22:38:33 +08:00
* Started work on HERE Maps API for JavaScript typedefs. * Removed the license from the head of the file. * The 'data' options attribute can be undefined, so make it optional. * Fixed build failure. - Fixed build failure: 'a class member cannot be declared optional'. - 'data' class member on the class 'H.map.provider.Tile' cannot be declared optional.