Type Alias GetScriptByPathData

GetScriptByPathData: {
    path: string;
    workspace: string;
}