1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
| # Installation
| > `npm install --save @types/tedious`
|
| # Summary
| This package contains type definitions for tedious ( http://tediousjs.github.io/tedious/ ).
|
| # Details
| Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/tedious
|
| Additional Details
| * Last updated: Tue, 04 Jun 2019 00:45:06 GMT
| * Dependencies: @types/node
| * Global values: none
|
| # Credits
| These definitions were written by Rogier Schouten <https://github.com/rogierschouten>, Chris Thompson <https://github.com/cjthompson>, Suraiya Hameed <https://github.com/v-suhame>, Guilherme Amorim <https://github.com/guiampm>, Simon Childs <https://github.com/csharpsi>.
|
|