Type Alias GetVariableValueData

GetVariableValueData: {
    path: string;
    workspace: string;
}