UNPKG

@atomist/sample-sdm

Version:

Sample Atomist automation for software delivery

4 lines (3 loc) 160 B
import { AutofixRegistration } from "@atomist/sdm"; export declare const LicenseFilename = "LICENSE"; export declare const AddLicenseFile: AutofixRegistration;