跳到主要内容

PromiseResultWithUuid 类型

type PromiseResultWithUuid = Result<IDPCommon.DB.Types.ElementId & {
uuid: string;
}>;

@vm-type PromiseResultWithUuid

引用: Result, DB.Types.ElementId