UNPKG

@beenotung/tslib

Version:
13 lines (12 loc) 436 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.facebook = void 0; var facebook; (function (facebook) { let constant; (function (constant) { constant.connected = 'connected'; constant.not_authorized = 'not_authorized'; constant.unknown = 'unknown'; })(constant = facebook.constant || (facebook.constant = {})); })(facebook || (exports.facebook = facebook = {}));