UNPKG

@slack/web-api

Version:

Official library for using the Slack Platform's Web API

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