UNPKG

78 BTypeScriptView Raw
1export declare const getRandomValues: () => Promise<{
2 errMsg: string;
3}>;