UNPKG

@syntest/core

Version:

The common core of the SynTest Framework

3 lines 145 B
import { Target } from "./Target"; export declare function getCommonBasePath(targets: Target[]): string; //# sourceMappingURL=targetUtil.d.ts.map