UNPKG

@ng-apimock/base-client

Version:
10 lines 295 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.DefaultConfiguration = void 0; exports.DefaultConfiguration = { baseUrl: undefined, basePath: '/ngapimock', identifier: 'apimockid', useHeader: false }; //# sourceMappingURL=configuration.js.map