UNPKG

@atomist/sample-sdm

Version:

Sample Atomist automation for software delivery

8 lines (7 loc) 239 B
import { ExtensionPack } from "@atomist/sdm"; /** * Add configuration common to Node SDMs, wherever they deploy * @param {SoftwareDeliveryMachine} sdm * @param options config options */ export declare const NodeSupport: ExtensionPack;