feat: init
This commit is contained in:
5
node_modules/unenv/dist/runtime/node/internal/crypto/web.d.mts
generated
vendored
Normal file
5
node_modules/unenv/dist/runtime/node/internal/crypto/web.d.mts
generated
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
// https://nodejs.org/api/crypto.html
|
||||
// https://github.com/unjs/uncrypto
|
||||
export declare const subtle: SubtleCrypto;
|
||||
export declare const randomUUID: Crypto["randomUUID"];
|
||||
export declare const getRandomValues: Crypto["getRandomValues"];
|
||||
Reference in New Issue
Block a user