UNPKG

@sova-labs/sdk

Version:
7 lines (6 loc) 129 B
export interface SendBundleResponse { 'id'?: (string); } export interface SendBundleResponse__Output { 'id': (string); }