mirror of
https://gitee.com/java110/MicroCommunityWeb.git
synced 2026-02-27 16:33:57 +08:00
4 lines
106 B
JavaScript
4 lines
106 B
JavaScript
"use strict";
|
|
|
|
exports.__esModule = true;
|
|
exports.default = typeof global === "undefined" ? self : global; |