UNPKG

72 BTypeScriptView Raw
1export declare type InteractionsResponse = {
2 [key: string]: any;
3};