Typescript体操求助,怎样得到对象的 value类型?-灵析社区

型男不是我还是谁

type Keys = keyof typeof enum_option_type; type Values = typeof enum_option_type[Keys];

阅读量:1

点赞量:0

问AI