mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
added missing urls to some authors
fixed node urls
This commit is contained in:
Vendored
+2
-2
@@ -1,6 +1,6 @@
|
||||
// Type definitions for ftdomdelegate
|
||||
// Project: https://github.com/ftlabs/ftdomdelegate
|
||||
// Definitions by: Christian Holm Nielsen
|
||||
// Definitions by: Christian Holm Nielsen <https://github.com/dotnetnerd>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare class Delegate
|
||||
@@ -19,4 +19,4 @@ declare class Delegate
|
||||
root(element? : Element) : void;
|
||||
|
||||
destroy() : void;
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user