UNPKG

124 BJavaScriptView Raw
1var isAppInForeground = function () {
2 return true;
3};
4export { isAppInForeground };
5//# sourceMappingURL=AppUtils.js.map
\No newline at end of file