Property 'values' does not exist on type 'ObjectConstructor'

后端 未结 3 1692
日久生厌
日久生厌 2020-12-14 02:34

In the following I am converting an enum in to an array, it seems that I may have something missing in my tsconfig.json.

This is the script:

const me         


        
3条回答
提交回复
热议问题