mirror of
https://github.com/akveo/ngx-admin.git
synced 2025-12-18 00:10:14 +01:00
got rid of jquery $ warning
This commit is contained in:
parent
a8cd300ecc
commit
32f4967d37
1 changed files with 1 additions and 0 deletions
1
src/custom-typings.d.ts
vendored
1
src/custom-typings.d.ts
vendored
|
|
@ -29,6 +29,7 @@ import * as _ from 'lodash'
|
|||
*
|
||||
*/
|
||||
|
||||
declare var $: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