init
This commit is contained in:
3
node_modules/jsencrypt/lib/lib/jsbn/base64.d.ts
generated
vendored
Normal file
3
node_modules/jsencrypt/lib/lib/jsbn/base64.d.ts
generated
vendored
Normal file
@@ -0,0 +1,3 @@
|
||||
export declare function hex2b64(h: string): string;
|
||||
export declare function b64tohex(s: string): string;
|
||||
export declare function b64toBA(s: string): number[];
|
||||
Reference in New Issue
Block a user