UNPKG

cecon-interfaces

Version:
7 lines (6 loc) 114 B
export declare enum EWebhookMethod { GET = "GET", POST = "POST", PUT = "PUT", DELETE = "DELETE" }