inherit classes in typescript by omitting properties

后端 未结 0 1507
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 11:03

I am trying to inherit a class in TypeScript ignoring some properties of the parent class.

This is my code:

import {IsInt, IsUUID, MaxLength, Min, MinL         


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