Type Alias GetScriptHistoryByPathData

GetScriptHistoryByPathData: {
    path: string;
    workspace: string;
}