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