mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-29 01:45:49 +08:00
Remove obsolesced reference comments
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
/// <reference path="html-minifier.d.ts" />
|
||||
|
||||
import * as HTMLMinifier from 'html-minifier';
|
||||
const minify = HTMLMinifier.minify;
|
||||
|
||||
2
html-minifier/index.d.ts
vendored
2
html-minifier/index.d.ts
vendored
@@ -3,7 +3,7 @@
|
||||
// Definitions by: Tanguy Krotoff <https://github.com/tkrotoff>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
|
||||
/// <reference path="../clean-css/clean-css.d.ts" />
|
||||
|
||||
/// <reference path="../relateurl/relateurl.d.ts" />
|
||||
|
||||
import * as UglifyJS from '../uglify-js';
|
||||
|
||||
Reference in New Issue
Block a user