Files
DefinitelyTyped/domready/domready-tests.ts
2016-05-10 12:22:25 -07:00

5 lines
47 B
TypeScript

domready(function () {
// dom is loaded!
})