initial commit
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
export const randomUUID = typeof crypto !== "undefined" && crypto.randomUUID && crypto.randomUUID.bind(crypto);
|
||||
Reference in New Issue
Block a user