UNPKG

@atomist/sample-sdm

Version:

Sample Atomist automation for software delivery

3 lines (2 loc) 151 B
import { NewIssueListenerInvocation } from "@atomist/sdm"; export declare function requestDescription(inv: NewIssueListenerInvocation): Promise<void>;