UNPKG

@blueking/crypto-js-sdk

Version:

crypto-js-sdk

4 lines (3 loc) 153 B
export declare const IS_NODE_ENV: boolean; export declare const IS_WEB_ENV: boolean; export declare function getRandomValues(buf: ArrayBufferView): any;