UNPKG

@brtnetwork/brt-binary-codec

Version:
7 lines (6 loc) 169 B
import { Buffer } from "buffer/"; /** * Maps HashPrefix names to their byte representation */ declare const HashPrefix: Record<string, Buffer>; export { HashPrefix };