UNPKG

node-noise

Version:
3 lines (2 loc) 107 B
import type { bytes } from './@types/basic'; export declare function isValidPublicKey(pk: bytes): boolean;