Skip to content

Instantly share code, notes, and snippets.

View manyuanrong's full-sized avatar
🎯
Focusing

EnokMan manyuanrong

🎯
Focusing
View GitHub Profile
var utc;
var navigator = { appName: "" };
var _global = typeof globalThis !== "undefined" ? globalThis : typeof self !== "undefined" ? self : global;
var exports = {};
(function (global, factory) {
factory(exports);