Type Alias DeleteResourceTypeData

DeleteResourceTypeData: {
    path: string;
    workspace: string;
}