UNPKG

@figuro/chatwoot-sdk

Version:
7 lines (6 loc) 144 B
export declare type integrations_hook_update_payload = { /** * The settings required by the integration */ settings?: any; };