UNPKG

@atomist/sdm

Version:

Atomist Software Delivery Machine SDK

6 lines 197 B
import { PushTest } from "../../../api/mapping/PushTest"; /** * Does the project contain TypeScript code? */ export declare const IsTypeScript: PushTest; //# sourceMappingURL=tsPushTests.d.ts.map