Map generic type to record using pattern matching

前端 未结 0 1871
感动是毒
感动是毒 2021-01-01 23:50

I\'ve a Union type like this:

type AccountOpenened =
  { Owner: string
    AccountId: Guid
    CreatedAt: DateTimeOffse         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题