Include reference path in test to enable typescript compile test

This commit is contained in:
Louw Swart
2017-07-04 19:44:36 +12:00
parent 729f206bde
commit b652e1a589

View File

@@ -1,3 +1,5 @@
/// <reference path="index.d.ts" />
// Test file for Google Maps JavaScript API Definition file
let mapOptions: google.maps.MapOptions = {