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

4.0.2 • Public • Published

Installation

npm install --save @types/is-gif

Summary

This package contains type definitions for is-gif (https://github.com/sindresorhus/is-gif#readme).

Details

Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/is-gif.

index.d.ts

/**
 * Returns a boolean of whether `input` is a GIF image.
 */
export default function isGif(input: Uint8Array): boolean;

Additional Details

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

Credits

These definitions were written by Piotr Błażejewicz.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/is-gif

Weekly Downloads

746

Version

4.0.2

License

MIT

Unpacked Size

2.8 kB

Total Files

5

Last publish

Collaborators

  • types