UNPKG

@atomist/sdm-pack-node

Version:

Extension pack for an Atomist SDM to work with Node.js projects

7 lines 250 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; //# sourceMappingURL=materialChangeToNodeRepo.d.ts.map