@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.

Readme

Keywords

none

Package Sidebar

Install

npm i @types/holderjs

Weekly Downloads

495

Version

2.9.4

License

MIT

Unpacked Size

2.78 kB

Total Files

5

Last publish

Collaborators

  • types