Searched refs:isLogBoxInstalled (Results 1 – 3 of 3) sorted by relevance
19 let isLogBoxInstalled = false; variable22 if (isLogBoxInstalled) {25 isLogBoxInstalled = true;44 if (!isLogBoxInstalled) {47 isLogBoxInstalled = false;56 return isLogBoxInstalled;68 if (isLogBoxInstalled) {73 if (isLogBoxInstalled) {
1 …isLogBoxInstalled: boolean = false;\n\n LogBox = {\n install(): void {\n if (isLogBoxInst…
38 let isLogBoxInstalled: boolean = false; variable42 if (isLogBoxInstalled) {46 isLogBoxInstalled = true;71 if (!isLogBoxInstalled) {75 isLogBoxInstalled = false;86 return isLogBoxInstalled;102 if (isLogBoxInstalled) {108 if (isLogBoxInstalled) {