mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-29 09:55:50 +08:00
pass npm run all in new definition-tester
This commit is contained in:
1
del/del.d.ts
vendored
1
del/del.d.ts
vendored
@@ -4,7 +4,6 @@
|
||||
// Definitions: https://github.com/borisyankov/DefinitelyTyped
|
||||
|
||||
/// <reference path="../glob/glob.d.ts"/>
|
||||
/// <reference path="../es6-promise/es6-promise.d.ts" />
|
||||
|
||||
declare module "del" {
|
||||
import glob = require("glob");
|
||||
|
||||
Reference in New Issue
Block a user