DEPRECATED - This package provided ambient TypeScript type definitions for html-minifier, version 1.1.1-0. Originally sourced from DefinitelyTyped, it was published as part of the retyped project which has been superseded. Release cadence: no longer maintained. Differentiator: obsolete; use @types/html-minifier instead.
npm install retyped-html-minifier-tsd-ambientNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Shows how to install and use the current type definitions for html-minifier.
npm uninstall retyped-html-minifier-tsd-ambient && npm install --save-dev @types/html-minifier
npm install --save-dev @types/html-minifier
Switch to @types/html-minifier and use import { minify } from 'html-minifier'No dependency data recorded yet.