mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-24 05:06:02 +08:00
Regenerated lodash's sub-types for TS2.2
using scripts/generate-modules.ts
This commit is contained in:
2
lodash.isarraybuffer/index.d.ts
vendored
2
lodash.isarraybuffer/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: http://lodash.com/
|
||||
// Definitions by: Brian Zengel <https://github.com/bczengel>, Ilya Mochalov <https://github.com/chrootsu>, Stepan Mikhaylyuk <https://github.com/stepancar>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
import { isArrayBuffer } from "lodash";
|
||||
export = isArrayBuffer;
|
||||
|
||||
@@ -1 +1,3 @@
|
||||
{ "extends": "../tslint.json" }
|
||||
{
|
||||
"extends": "../tslint.json"
|
||||
}
|
||||
Reference in New Issue
Block a user