UNPKG

@atomist/sdm-pack-changelog

Version:

Extension Pack for an Atomist SDM to manage changelogs

3 lines 198 B
import { Action, SlackMessage } from "@atomist/slack-messages"; export declare function success(title: string, text: string, actions?: Action[]): SlackMessage; //# sourceMappingURL=messages.d.ts.map