mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-08-20 12:00:53 +08: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