mirror of
https://github.com/wassname/DefinitelyTyped.git
synced 2026-09-09 11:13:57 +08:00
(feature) Fist step to upgrade lodash to 4.0.0
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
/// <reference path='knex.d.ts' />
|
||||
/// <reference path='../lodash/lodash.d.ts' />
|
||||
/// <reference path='../lodash/lodash-3.10.d.ts' />
|
||||
import Knex = require('knex');
|
||||
import _ = require('lodash');
|
||||
'use strict';
|
||||
|
||||
Reference in New Issue
Block a user