Home > @rushstack/typings-generator
typings-generator package
Classes
Class | Description |
---|---|
StringValuesTypingsGenerator | This is a simple tool that generates .d.ts files for non-TS files that can be represented as a simple set of named string exports. |
TypingsGenerator | This is a simple tool that generates .d.ts files for non-TS files. |
Interfaces
Interface | Description |
---|---|
IStringValuesTypingsGeneratorOptions | |
IStringValueTyping | |
IStringValueTypings | |
ITypingsGeneratorOptions |