UNPKG

@quo0/stiletto

Version:

With stiletto library you will be able to mock requests and choose between preconfigured responses right on the fly via UI

8 lines 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.environment = void 0; exports.environment = { production: true, serve: false, }; //# sourceMappingURL=environment.prod.js.map