UNPKG

@atomist-seeds/spring-sdm

Version:

A seed SDM to deliver Spring and Spring Boot projects

3 lines (2 loc) 205 B
import { SoftwareDeliveryMachine, SoftwareDeliveryMachineConfiguration } from "@atomist/sdm"; export declare function machine(configuration: SoftwareDeliveryMachineConfiguration): SoftwareDeliveryMachine;