"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.ENABLE_CRASHLYTICS_HINT = "⚠️ You're calling a Crashlytics function but have not enabled it. Please add 'crashlytics: true' to 'firebase.nativescript.json' and remove the 'node_modules' and 'platforms' folders.";