mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-01 12:42:58 +08: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