PromiseResultWithUuid 类型
type PromiseResultWithUuid = Result<IDPCommon.DB.Types.ElementId & {
uuid: string;
}>;
@vm-type PromiseResultWithUuid
引用: Result, DB.Types.ElementId
type PromiseResultWithUuid = Result<IDPCommon.DB.Types.ElementId & {
uuid: string;
}>;
@vm-type PromiseResultWithUuid
引用: Result, DB.Types.ElementId