Type Alias ExistsResourceData

ExistsResourceData: {
    path: string;
    workspace: string;
}