UNPKG

migros-api-wrapper

Version:

Making the api of migros more accessible to the public.

8 lines 264 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.app = void 0; const notifications_1 = require("./notifications"); exports.app = { getAllNotifications: notifications_1.getAllNotifications }; //# sourceMappingURL=index.js.map