Searched defs:spInfoAndStats (Results 1 – 2 of 2) sorted by relevance
29 let spInfoAndStats = document.querySelector('#ddd') as SpInfoAndStats; variable31 let spInfoAndStats = new SpInfoAndStats(); variable36 let spInfoAndStats = new SpInfoAndStats(); variable83 let spInfoAndStats = new SpInfoAndStats(); variable
137 private spInfoAndStats: SpInfoAndStats | undefined | null; property in SpApplication