UNPKG

eas-cli

Version:
3 lines (2 loc) 129 B
import { WebhookFragment } from '../graphql/generated'; export declare function formatWebhook(webhook: WebhookFragment): string;