1 | # Installation
|
2 | > `npm install --save @types/sqlite3`
|
3 |
|
4 | # Summary
|
5 | This package contains type definitions for sqlite3 (https://github.com/mapbox/node-sqlite3).
|
6 |
|
7 | # Details
|
8 | Files were exported from https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/sqlite3.
|
9 |
|
10 | ### Additional Details
|
11 | * Last updated: Tue, 07 Nov 2023 15:11:36 GMT
|
12 | * Dependencies: [@types/node](https://npmjs.com/package/@types/node)
|
13 |
|
14 | # Credits
|
15 | These definitions were written by [Nick Malaguti](https://github.com/nmalaguti), and [Sumant Manne](https://github.com/dpyro).
|