Rush StackShopBlogEvents
Skip to main content

Home > @rushstack/typings-generator > IStringValuesTypingsGeneratorOptionsWithCustomReadFile

IStringValuesTypingsGeneratorOptionsWithCustomReadFile interface

Signature:

export interface IStringValuesTypingsGeneratorOptionsWithCustomReadFile<TFileContents = string> extends ITypingsGeneratorOptionsWithCustomReadFile<IStringValueTypings | undefined, TFileContents>, IStringValuesTypingsGeneratorBaseOptions 

Extends: ITypingsGeneratorOptionsWithCustomReadFile<IStringValueTypings | undefined, TFileContents>, IStringValuesTypingsGeneratorBaseOptions