Home > @rushstack/typings-generator > TypingsGenerator > (constructor)
TypingsGenerator.(constructor)
Constructs a new instance of the TypingsGenerator class
Signature:
constructor(options: ITypingsGeneratorOptionsWithCustomReadFile<string | undefined, TFileContents>);
Parameters
Parameter | Type | Description |
|---|---|---|
options | ITypingsGeneratorOptionsWithCustomReadFile<string | undefined, TFileContents> |