UNPKG

migros-api-wrapper

Version:

Making the api of migros more accessible to the public.

8 lines 282 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Algorithm = void 0; var Algorithm; (function (Algorithm) { Algorithm["DEFAULT"] = "DEFAULT"; })(Algorithm = exports.Algorithm || (exports.Algorithm = {})); //# sourceMappingURL=Algorithm.js.map