UNPKG

@aws-amplify/analytics

Version:

Analytics category of aws-amplify

7 lines 218 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); var isAppInForeground = function () { return true; }; exports.isAppInForeground = isAppInForeground; //# sourceMappingURL=AppUtils.js.map