mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-13 13:30:28 +00:00
Fix space/tab issue.
This commit is contained in:
Vendored
+1
-1
@@ -333,5 +333,5 @@ declare module Backbone {
|
||||
function noConflict(): typeof Backbone;
|
||||
function setDomLibrary(jQueryNew: any): any;
|
||||
|
||||
var $: JQueryStatic;
|
||||
var $: JQueryStatic;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user