Start
This commit is contained in:
3
ts/globals.d.ts
vendored
Normal file
3
ts/globals.d.ts
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
/// <reference types="jquery" />
|
||||
declare const $: any;
|
||||
declare const jQuery: any;
|
||||
Reference in New Issue
Block a user