Files
DefinitelyTyped/domready/ready.d.ts
T

1 line
54 B
TypeScript

declare function domready(callback: () => any) : void;