Home > @rushstack/localization-utilities > TypingsGenerator
TypingsGenerator class
This is a simple tool that generates .d.ts files for .loc.json, .resx.json, .resjson, and .resx files.
Signature:
export declare class TypingsGenerator extends StringValuesTypingsGenerator
Extends: StringValuesTypingsGenerator
Constructors
Constructor | Modifiers | Description |
---|---|---|
(constructor)(options) | Constructs a new instance of the TypingsGenerator class |