require entity type for start node
This commit is contained in:
@@ -24,4 +24,5 @@ export type UmbTreeSelectionConfiguration = {
|
||||
|
||||
export interface UmbTreeStartNode {
|
||||
unique: string;
|
||||
entityType: string;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user