初始化环境文件
This commit is contained in:
1
node_modules/@smithy/uuid/dist-es/randomUUID.native.js
generated
vendored
Normal file
1
node_modules/@smithy/uuid/dist-es/randomUUID.native.js
generated
vendored
Normal file
@@ -0,0 +1 @@
|
||||
export const randomUUID = typeof crypto !== "undefined" && crypto.randomUUID && crypto.randomUUID.bind(crypto);
|
||||
Reference in New Issue
Block a user