Searched refs:localStorageSet (Results 1 – 1 of 1) sorted by relevance
852 const localStorageSet: Set<string> = new Set(); constant853 getLocalStorageCollection(customComponentName, localStorageSet);854 if (isThisProperty(node, forbiddenToInitViaParamSet) || isThisProperty(node, localStorageSet)) {