Adding a constructor to a template type in typescript

前端 未结 0 1638
闹比i
闹比i 2021-01-01 22:04

Code:

import { Expose, Type } from "class-transformer";
import { IsDefined, ValidateNested } from "class-validator";
interface A{
    ...
         


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