阅读背景:

可以在Typescript中扩展类型吗?

来源:互联网 

Say I have the following type:

说我有以下类型:

type Event = {
   name: string;
   dateCreated: string;
   type: string;
}
typ



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: