Type Alias GetResourceValueData

GetResourceValueData: {
    path: string;
    workspace: string;
}