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

9 lines 225 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.FILE_EXTENSIONS = void 0; exports.FILE_EXTENSIONS = [ 'ts', 'js', 'json', ]; //# sourceMappingURL=file-extensions.js.map