Searched refs:apiNodeDiffMethod (Results 1 – 1 of 1) sorted by relevance
514 const apiNodeDiff: ApiNodeDiffProcessor | undefined = apiNodeDiffMethod.get(apiType);1116 export const apiNodeDiffMethod: Map<string, ApiNodeDiffProcessor> = new Map([ constant