UNPKG

walletlink-e

Version:
8 lines (7 loc) 148 B
export interface SessionConfig { webhookId: string; webhookUrl: string; metadata: { [key: string]: string | undefined; }; }