UNPKG

540 BMarkdownView Raw
1# Installation
2> `npm install --save @types/knex`
3
4# Summary
5This package contains type definitions for Knex.js (https://github.com/tgriesser/knex).
6
7# Details
8Files were exported from https://www.github.com/DefinitelyTyped/DefinitelyTyped/tree/types-2.0/knex
9
10Additional Details
11 * Last updated: Thu, 14 Jul 2016 13:52:44 GMT
12 * File structure: ProperModule
13 * Library Dependencies: node
14 * Module Dependencies: events
15 * Global values: Knex
16
17# Credits
18These definitions were written by Qubo <https://github.com/tkQubo>.