mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
google maps
This commit is contained in:
parent
a182cb00ca
commit
6cf83c8903
6 changed files with 27 additions and 6 deletions
1
src/custom-typings.d.ts
vendored
1
src/custom-typings.d.ts
vendored
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue