mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-06-28 22:30:01 +00:00
Fix space/tab issue.
This commit is contained in:
2
backbone/backbone.d.ts
vendored
2
backbone/backbone.d.ts
vendored
@@ -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