-
Notifications
You must be signed in to change notification settings - Fork 2k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
✨ import global variables from https://github.com/sindresorhus/global…
- Loading branch information
Showing
4 changed files
with
85 additions
and
28 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,69 @@ | ||
// generated from https://github.com/sindresorhus/globals/blob/main/globals.json builtin part | ||
export const globals = [ | ||
'AggregateError', | ||
'Array', | ||
'ArrayBuffer', | ||
'Atomics', | ||
'BigInt', | ||
'BigInt64Array', | ||
'BigUint64Array', | ||
'Boolean', | ||
'constructor', | ||
'DataView', | ||
'Date', | ||
'decodeURI', | ||
'decodeURIComponent', | ||
'encodeURI', | ||
'encodeURIComponent', | ||
'Error', | ||
'escape', | ||
'eval', | ||
'EvalError', | ||
'FinalizationRegistry', | ||
'Float32Array', | ||
'Float64Array', | ||
'Function', | ||
'globalThis', | ||
'hasOwnProperty', | ||
'Infinity', | ||
'Int16Array', | ||
'Int32Array', | ||
'Int8Array', | ||
'isFinite', | ||
'isNaN', | ||
'isPrototypeOf', | ||
'JSON', | ||
'Map', | ||
'Math', | ||
'NaN', | ||
'Number', | ||
'Object', | ||
'parseFloat', | ||
'parseInt', | ||
'Promise', | ||
'propertyIsEnumerable', | ||
'Proxy', | ||
'RangeError', | ||
'ReferenceError', | ||
'Reflect', | ||
'RegExp', | ||
'Set', | ||
'SharedArrayBuffer', | ||
'String', | ||
'Symbol', | ||
'SyntaxError', | ||
'toLocaleString', | ||
'toString', | ||
'TypeError', | ||
'Uint16Array', | ||
'Uint32Array', | ||
'Uint8Array', | ||
'Uint8ClampedArray', | ||
'undefined', | ||
'unescape', | ||
'URIError', | ||
'valueOf', | ||
'WeakMap', | ||
'WeakRef', | ||
'WeakSet', | ||
]; |
e5a175c
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Successfully deployed to the following URLs:
qiankun – ./
qiankun.vercel.app
qiankun-git-master-chencheng.vercel.app
qiankun.umijs.org
qiankun-chencheng.vercel.app