This repository has been archived by the owner on Jul 16, 2023. It is now read-only.
v2.3.4
Adds Typescript definitions to the published package. Typescript should no longer flag warnings/errors when using objectFitPolyfill in an ES6 project like so:
import 'objectFitPolyfill';
window.objectFitPolyfill();