github.githubwebhooksubscribepropsfunc
Home > @runlightyear/github > GitHubWebhookSubscribePropsFunc
GitHubWebhookSubscribePropsFunc type
Signature:declare type GitHubWebhookSubscribePropsFunc = (props: SubscribePropsFuncProps) => GitHubWebhookSubscribeProps;