Home > @rushstack/typings-generator > ITypingsGeneratorOptionsWithoutReadFile > parseAndGenerateTypings
ITypingsGeneratorOptionsWithoutReadFile.parseAndGenerateTypings property
Signature:
parseAndGenerateTypings: (fileContents: TFileContents, filePath: string, relativePath: string) => TTypingsResult | Promise<TTypingsResult>;