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

2.0.2 • Public • Published

Installation

npm install --save @types/dom-matches

Summary

This package contains type definitions for dom-matches (https://github.com/necolas/dom-matches).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dom-matches.

index.d.ts

declare function matches(element: Element | null | undefined, selector: string): boolean;
export = matches;

Additional Details

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

Credits

These definitions were written by Avi Vahl.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/dom-matches

Weekly Downloads

227

Version

2.0.2

License

MIT

Unpacked Size

2.75 kB

Total Files

5

Last publish

Collaborators

  • types