UNPKG

@atomist/atomist-sdm

Version:

Atomist SDM to deliver our own projects

6 lines (5 loc) 196 B
import { AutofixRegistration } from "@atomist/sdm"; /** * Autofix to update the sample listing in the samples repository */ export declare const ReadmeSampleListingAutofix: AutofixRegistration;