UNPKG

hatchyt

Version:
14 lines (10 loc) 340 B
'use strict'; Object.defineProperty(exports, "__esModule", { value: true }); var SETTINGS = {}; SETTINGS.userConfigured = false; SETTINGS.PORT = 3000; SETTINGS.SENTRY = 'https://7a564535165e461a8971e00595dab6d6:1fa20f4a00974db29f3ec082882ea462@app.getsentry.com/57563'; exports.default = SETTINGS; //# sourceMappingURL=settings.js.map