mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
added tests
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
/// <reference path="domready.d.ts" />
|
||||
|
||||
domready(function () {
|
||||
// dom is loaded!
|
||||
})
|
||||
Reference in New Issue
Block a user