lightyear.appwebhookfunc
Home > @runlightyear/lightyear > AppWebhookFunc
AppWebhookFunc type
Signature:This API is in beta and may contain contain bugs. Can be used in production with caution.
declare type AppWebhookFunc = (props: AppWebhookConnectorProps) => AppWebhookConnector;