mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-11 11:50:54 +08:00
cleaned-up headers
This commit is contained in:
Vendored
+2
-2
@@ -1,6 +1,6 @@
|
||||
// Type definitions for jquery.dynatree 1.2.5
|
||||
// Project: http://code.google.com/p/dynatree/
|
||||
// Definitions by: https://github.com/fdecampredon
|
||||
// Definitions by: François de Campredon <https://github.com/fdecampredon>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
|
||||
@@ -241,4 +241,4 @@ interface DynatreeNamespace {
|
||||
getNode(element: HTMLElement): DynaTreeNode;
|
||||
getPersistData(cookieId: string, cookieOpts: DynaTreeCookieOptions): any;
|
||||
version: number;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user