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
+1
-1
@@ -1,6 +1,6 @@
|
||||
// Type definitions for domready
|
||||
// Project: https://github.com/ded/domready
|
||||
// Definitions by: Christian Holm Nielsen
|
||||
// Definitions by: Christian Holm Nielsen <https://github.com/dotnetnerd>
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
declare function domready(callback: () => any) : void;
|
||||
|
||||
Reference in New Issue
Block a user