UNPKG

@atomist/atomist-sdm

Version:

Atomist SDM to deliver our own projects

7 lines (6 loc) 196 B
import { PushTest } from "@atomist/sdm"; /** * Veto if change to deployment unit doesn't seem important enough to * build and deploy */ export declare const MaterialChangeToNodeRepo: PushTest;