UNPKG

695 BMarkdownView Raw
1# Installation
2> `npm install --save @types/uglify-es`
3
4# Summary
5This package contains type definitions for uglify-es (https://github.com/mishoo/UglifyJS2/tree/harmony).
6
7# Details
8Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-es.
9## [index.d.ts](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/uglify-es/index.d.ts)
10````ts
11export * from "uglify-js";
12
13````
14
15### Additional Details
16 * Last updated: Tue, 07 Nov 2023 15:11:36 GMT
17 * Dependencies: [@types/uglify-js](https://npmjs.com/package/@types/uglify-js)
18
19# Credits
20These definitions were written by [Alan Agius](https://github.com/alan-agius4).
21
\No newline at end of file