mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
added/fixed headers j
https://github.com/borisyankov/DefinitelyTyped/issues/1570 jsfl: fixed odd encoding in comments
This commit is contained in:
Vendored
+4
-4
@@ -1,9 +1,9 @@
|
||||
// Type definitions for jsPlumb 1.3.16 jQuery adapter.
|
||||
// Project: http://jsplumb.org
|
||||
// https://github.com/sporritt/jsplumb
|
||||
// https://code.google.com/p/jsplumb
|
||||
//
|
||||
// Project: https://github.com/sporritt/jsplumb
|
||||
// Project: https://code.google.com/p/jsplumb
|
||||
// Definitions by: Steve Shearn <https://github.com/shearnie/>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../jquery/jquery.d.ts"/>
|
||||
|
||||
@@ -104,4 +104,4 @@ interface SelectParams {
|
||||
scope?: string;
|
||||
source: string;
|
||||
target: string;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user