mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-04-15 18:14:28 +00: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.