修改后台权限
This commit is contained in:
4
node_modules/@ecies/ciphers/dist/_node/hchacha.d.ts
generated
vendored
Normal file
4
node_modules/@ecies/ciphers/dist/_node/hchacha.d.ts
generated
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
/**
|
||||
* Copied from `@noble/ciphers/chacha`
|
||||
*/
|
||||
export declare const _hchacha20: (s: Uint32Array, k: Uint32Array, i: Uint32Array, o32: Uint32Array) => void;
|
||||
Reference in New Issue
Block a user