acdr-ui/dist/dev/mp-weixin/sheep/platform/provider/apple/index.js

9 lines
171 B
JavaScript
Raw Normal View History

2024-09-19 07:20:14 +08:00
"use strict";
let apple = {};
if (typeof service !== "undefined") {
apple = service;
}
const apple$1 = apple;
exports.apple = apple$1;
//# sourceMappingURL=index.js.map