Type Alias ExistsScriptByPathData

ExistsScriptByPathData: {
    path: string;
    workspace: string;
}