Home > @rushstack/typings-generator > IStringValuesTypingsGeneratorOptions
IStringValuesTypingsGeneratorOptions interface
Signature:
export interface IStringValuesTypingsGeneratorOptions<TFileContents extends string = string> extends ITypingsGeneratorOptions<IStringValueTypings | undefined, TFileContents>, IStringValuesTypingsGeneratorBaseOptions
Extends: ITypingsGeneratorOptions<IStringValueTypings | undefined, TFileContents>, IStringValuesTypingsGeneratorBaseOptions