Update types.ts
This commit is contained in:
@@ -13,7 +13,6 @@ export interface UmbPropertyTypeContainerModel {
|
||||
|
||||
export interface UmbContentTypeModel {
|
||||
unique: string;
|
||||
entityType: string;
|
||||
name: string;
|
||||
alias: string;
|
||||
description: string;
|
||||
|
||||
Reference in New Issue
Block a user