UNPKG

hive-keychain-commons

Version:

Platform-agnostic functions used in Hive Keychain mobile and extensions

4 lines (3 loc) 129 B
/// <reference types="node" /> /// <reference types="node" /> export declare const isWif: (privWif: string | Buffer) => boolean;