google maps

This commit is contained in:
nixa 2016-05-02 17:43:45 +03:00
parent a182cb00ca
commit 6cf83c8903
6 changed files with 27 additions and 6 deletions

View file

@ -30,6 +30,7 @@ import * as _ from 'lodash'
*/
declare var $:any;
declare var GoogleMapsLoader:any;
// Extra variables that live on Global that will be replaced by webpack DefinePlugin
declare var ENV: string;