Searched defs:privateCollection (Results 1 – 2 of 2) sorted by relevance
150 privateCollection: Set<string> = new Set(); property in IComponentSet179 export const privateCollection: Map<string, Set<string>> = new Map(); constant
151 privateCollection: Set<string> = new Set(); property in IComponentSet180 export const privateCollection: Map<string, Set<string>> = new Map(); constant