UNPKG

@qso-soft/shared

Version:

Shared library for QSO-soft

3 lines (2 loc) 96 B
import { Hex } from 'viem'; export declare function convertPrivateKey(privateKey: string): Hex;