Type Alias ExistsResourceTypeData

ExistsResourceTypeData: {
    path: string;
    workspace: string;
}