UNPKG

@slack/web-api

Version:

Official library for using the Slack Platform's Web API

3 lines 181 B
import type { WebAPICallResult } from '../../WebClient'; export type WorkflowsFeaturedAddResponse = WebAPICallResult & {}; //# sourceMappingURL=WorkflowsFeaturedAddResponse.d.ts.map