UNPKG

@polkadot/util-crypto

Version:
4 lines (3 loc) 152 B
import type { ScryptParams } from './types.js'; export declare const ALLOWED_PARAMS: ScryptParams[]; export declare const DEFAULT_PARAMS: ScryptParams;