UNPKG

@minimaltech/node-infra

Version:

Minimal Technology NodeJS Infrastructure - Loopback 4 Framework

8 lines 260 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.MTEndpoints = void 0; exports.MTEndpoints = { BASE_URL: 'https://mt-crash-report-be.minimaltek.com/v1/api', EVENTS: '/events', }; //# sourceMappingURL=constants.js.map