mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-04-21 21:31:12 +08:00
Update packages that use lodash to ts2.2 as well
This commit is contained in:
2
bookshelf/index.d.ts
vendored
2
bookshelf/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: http://bookshelfjs.org/
|
||||
// Definitions by: Andrew Schurman <http://github.com/arcticwaters>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
import Knex = require('knex');
|
||||
import knex = require('knex');
|
||||
|
||||
2
griddle-react/index.d.ts
vendored
2
griddle-react/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/griddlegriddle/griddle
|
||||
// Definitions by: David Hara <https://github.com/hodavidhara>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
/*
|
||||
The MIT License (MIT)
|
||||
|
||||
2
knex/index.d.ts
vendored
2
knex/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/tgriesser/knex
|
||||
// Definitions by: Qubo <https://github.com/tkQubo>, Baronfel <https://github.com/baronfel>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
/// <reference types="bluebird" />
|
||||
/// <reference types="node" />
|
||||
|
||||
2
lodash-decorators/index.d.ts
vendored
2
lodash-decorators/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/steelsojka/lodash-decorators
|
||||
// Definitions by: Qubo <https://github.com/tkqubo>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
/// <reference types="lodash" />
|
||||
|
||||
|
||||
2
lodash-es/index.d.ts
vendored
2
lodash-es/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: http://lodash.com/
|
||||
// Definitions by: Stephen Lautier <https://github.com/stephenlautier>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
export { default as add } from './add';
|
||||
export { default as after } from './after';
|
||||
|
||||
2
mongoose/index.d.ts
vendored
2
mongoose/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: http://mongoosejs.com/
|
||||
// Definitions by: simonxca <https://github.com/simonxca/>, horiuchi <https://github.com/horiuchi/>, sindrenm <https://github.com/sindrenm>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
/// <reference types="mongodb" />
|
||||
/// <reference types="node" />
|
||||
|
||||
2
sequelize-fixtures/index.d.ts
vendored
2
sequelize-fixtures/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/domasx2/sequelize-fixtures
|
||||
// Definitions by: Christian Schwarz <https://github.com/cschwarz/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
/// <reference types="sequelize" />
|
||||
|
||||
|
||||
2
sequelize/index.d.ts
vendored
2
sequelize/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: http://sequelizejs.com
|
||||
// Definitions by: samuelneff <https://github.com/samuelneff>, Peter Harris <https://github.com/codeanimal>, Ivan Drinchev <https://github.com/drinchev>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
// Based on original work by: samuelneff <https://github.com/samuelneff/sequelize-auto-ts/blob/master/lib/sequelize.d.ts>
|
||||
|
||||
|
||||
2
sequelize/v3/index.d.ts
vendored
2
sequelize/v3/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: http://sequelizejs.com
|
||||
// Definitions by: samuelneff <https://github.com/samuelneff>, Peter Harris <https://github.com/codeanimal>, Ivan Drinchev <https://github.com/drinchev>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
// Based on original work by: samuelneff <https://github.com/samuelneff/sequelize-auto-ts/blob/master/lib/sequelize.d.ts>
|
||||
|
||||
|
||||
2
umzug/index.d.ts
vendored
2
umzug/index.d.ts
vendored
@@ -2,7 +2,7 @@
|
||||
// Project: https://github.com/sequelize/umzug
|
||||
// Definitions by: Ivan Drinchev <https://github.com/drinchev/>
|
||||
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
||||
// TypeScript Version: 2.1
|
||||
// TypeScript Version: 2.2
|
||||
|
||||
/// <reference types="bluebird" />
|
||||
/// <reference types="sequelize" />
|
||||
|
||||
Reference in New Issue
Block a user