UNPKG

@provablehq/sdk

Version:

A Software Development Kit (SDK) for Zero-Knowledge Transactions

7 lines (6 loc) 108 B
export interface OutputJSON { type: string; id: string; checksum?: string; value: string; }