slack.slackwebhooksubscribepropsfunc
Home > @runlightyear/slack > SlackWebhookSubscribePropsFunc
SlackWebhookSubscribePropsFunc type
Signature:declare type SlackWebhookSubscribePropsFunc = (props: SubscribePropsFuncProps) => SlackWebhookSubscribeProps;