@types/domready
TypeScript icon, indicating that this package has built-in type declarations

1.0.2 • Public • Published

Installation

npm install --save @types/domready

Summary

This package contains type definitions for domready (https://github.com/ded/domready).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/domready.

index.d.ts

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

export = domready;
export as namespace domready;

Additional Details

  • Last updated: Mon, 06 Nov 2023 22:41:05 GMT
  • Dependencies: none

Credits

These definitions were written by Christian Holm Nielsen.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/domready

Weekly Downloads

10,369

Version

1.0.2

License

MIT

Unpacked Size

2.75 kB

Total Files

5

Last publish

Collaborators

  • types