UNPKG

218 BJavaScriptView Raw
1"use strict";
2Object.defineProperty(exports, "__esModule", { value: true });
3var isAppInForeground = function () {
4 return true;
5};
6exports.isAppInForeground = isAppInForeground;
7//# sourceMappingURL=AppUtils.js.map
\No newline at end of file