UNPKG

@aibtc/types

Version:

TypeScript types for AIBTC

3 lines (2 loc) 136 B
import { ClarityValue } from "@stacks/transactions"; export declare function formatSerializedBuffer(value: ClarityValue): ClarityValue;