npm.io
2.19.2 • Published 2 years ago

@types/min-document

Licence
MIT
Version
2.19.2
Deps
0
Size
3 kB
Vulns
0
Weekly
0
Stars
51.4K

Installation

npm install --save @types/min-document

Summary

This package contains type definitions for min-document (https://github.com/Raynos/min-document).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/min-document.

index.d.ts

/**
 * Mocks the browser document
 */
declare const minDocument: Document;

export = minDocument;

Additional Details

  • Last updated: Tue, 07 Nov 2023 0939 GMT
  • Dependencies: none

Credits

These definitions were written by Ifiok JR..