Skip to content

LakshAgg/types-jstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Type definitions for jstat library

This package has been generated with the help of Qwen3.6 27B from the html documentation pages as well as a review of src code of jstat.

Installation

First, install the package as a development dependency:

npm install --save-dev @lakshagg/types-jstat

Next, include it in your project by adding it to your tsconfig.json:

{
  "compilerOptions": {
    "types": ["@lakshagg/types-jstat"]
  }
}

Contributing & Issues

If you find any discrepancies or missing definitions, please raise an issue. When doing so, please include a clear code example for each specific overload that is failing.

About

Typescript definitions for JStat

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Contributors