UNPKG

@aws-amplify/analytics

Version:

Analytics category of aws-amplify

9 lines 327 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); // Copyright Amazon.com, Inc. or its affiliates. All Rights Reserved. // SPDX-License-Identifier: Apache-2.0 var isAppInForeground = function () { return true; }; exports.isAppInForeground = isAppInForeground; //# sourceMappingURL=AppUtils.js.map