UNPKG

btcpay-greenfield-node-client

Version:
11 lines (10 loc) 178 B
export declare type LabelData = { /** * The type of label */ type?: string; /** * Information about this label */ text?: string; };