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

3.2.5 • Public • Published

Installation

npm install --save @types/object-fit-images

Summary

This package contains type definitions for object-fit-images (https://github.com/bfred-it/object-fit-images#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/object-fit-images.

index.d.ts

export as namespace objectFitImages;

export = objectFitImages;

declare function objectFitImages(
    images?: string | HTMLElement | HTMLElement[] | NodeList | null,
    options?: { watchMQ?: boolean | undefined; skipTest?: boolean | undefined },
): void;

Additional Details

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

Credits

These definitions were written by Ranjit Singh.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/object-fit-images

Weekly Downloads

4,510

Version

3.2.5

License

MIT

Unpacked Size

3.12 kB

Total Files

5

Last publish

Collaborators

  • types