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

2.9.4 • Public • Published

Installation

npm install --save @types/holderjs

Summary

This package contains type definitions for holderjs (http://holderjs.com).

Details

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

index.d.ts

export as namespace Holder;

export interface Options {
    images: HTMLElement | null;
}

export function run(options?: Options): void;

Additional Details

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

Credits

These definitions were written by Soner Köksal.

Versions

Current Tags

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 2.9.4
    484
  • 2.9.3
    1
  • 2.9.2
    47
  • 2.9.1
    0
  • 2.9.0
    0

Package Sidebar

Install

npm i @types/holderjs

Weekly Downloads

532

Version

2.9.4

License

MIT

Unpacked Size

2.78 kB

Total Files

5

Last publish

Collaborators

  • types