UNPKG

@gandlaf21/cashu-crypto

Version:
3 lines (2 loc) 112 B
import { Secret } from "./index.js"; export declare const parseSecret: (secret: string | Uint8Array) => Secret;