Important: This documentation covers Yarn 1 (Classic).
For Yarn 2+ docs and migration guide, see yarnpkg.com.

Package detail

sqlite-type-generator

tonyonodi20MIT1.0.7TypeScript support: included

Generate TypeScript types from a SQLite database.

readme

SQLite Type Generator

Basic usage:

sqlite-type-generator --db=/path/to/database.db --output=./path/to/typedefs.d.ts