5 lines
65 B
Plaintext
5 lines
65 B
Plaintext
export declare const crypto: {
|
|
node?: any;
|
|
web?: any;
|
|
};
|