UNPKG

eas-cli

Version:

EAS command line tool

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