Commit Graph

3 Commits

Author SHA1 Message Date
Andy Hanson
fb972b28d2 Fix tests, rename things to index.d.ts, use <reference types="xxx">, and add tsconfig.jsons. 2016-09-21 11:17:26 -07:00
Andy Hanson
28ef3d201b Remove <reference path="../xxx/xxx.d.ts"> from definitions files and replace it with import * as Xxx from "xxx" or <reference types="xxx"/> 2016-09-16 08:59:57 -07:00
Leonard Lausen
0bc3512b98 Add leaflet-geocoder-mapzen
type declarations and tests for the basic usage of
leaflet-geocoder-mapzen.
Does not include the advanced usage patterns:
https://github.com/mapzen/leaflet-geocoder/#advanced-usage
2016-08-11 15:04:10 +10:00