Skip to content
This repository has been archived by the owner on Jan 5, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 797 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 797 Bytes

types-openseadragon

Types declaration file for OpenSeadragon library

⚠️ This is no longer mantained as I finally submitted openseadragon type definitions to the DefinitelyTyped repo.

  • For contributing types, go to DefinitelyTyped repo.

  • You can still post issues at this repository if you want and I will try to keep the types updated, but posting them directly at DefinitelyTyped is encouraged.

  • Latest type definitions can now be installed directly from @types/openseadragon at npm

    npm i --save-dev @types/openseadragon

Setup:

npm i --save-dev alvaromartmart/types-openseadragon