mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2026-08-12 04:50:18 +00:00
lodash: Remove empty files (#23145)
This commit is contained in:
Vendored
-14
@@ -274,11 +274,9 @@
|
||||
/// <reference path="./seq/chain.d.ts" />
|
||||
/// <reference path="./seq/tap.d.ts" />
|
||||
/// <reference path="./seq/thru.d.ts" />
|
||||
/// <reference path="./seq/prototype[Symbol.iterator].d.ts" />
|
||||
/// <reference path="./seq/prototype.at.d.ts" />
|
||||
/// <reference path="./seq/prototype.chain.d.ts" />
|
||||
/// <reference path="./seq/prototype.commit.d.ts" />
|
||||
/// <reference path="./seq/prototype.next.d.ts" />
|
||||
/// <reference path="./seq/prototype.plant.d.ts" />
|
||||
/// <reference path="./seq/prototype.reverse.d.ts" />
|
||||
/// <reference path="./seq/prototype.toJSON.d.ts" />
|
||||
@@ -354,18 +352,6 @@
|
||||
/// <reference path="./util/toPath.d.ts" />
|
||||
/// <reference path="./util/uniqueId.d.ts" />
|
||||
|
||||
// properties
|
||||
/// <reference path="./properties/VERSION.d.ts" />
|
||||
/// <reference path="./properties/templateSettings.d.ts" />
|
||||
/// <reference path="./properties/templateSettings.escape.d.ts" />
|
||||
/// <reference path="./properties/templateSettings.evaluate.d.ts" />
|
||||
/// <reference path="./properties/templateSettings.imports.d.ts" />
|
||||
/// <reference path="./properties/templateSettings.interpolate.d.ts" />
|
||||
/// <reference path="./properties/templateSettings.variable.d.ts" />
|
||||
|
||||
// methods
|
||||
/// <reference path="./methods/templateSettings.imports._.d.ts" />
|
||||
|
||||
export = _;
|
||||
export as namespace _;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user