Home > @rushstack/localization-utilities > ITypingsGeneratorOptions > processComment
ITypingsGeneratorOptions.processComment property
Signature:
processComment?: (comment: string | undefined, resxFilePath: string, stringName: string) => string | undefined;