Why would someone use JSON interface for a property

后端 未结 0 1307
执笔经年
执笔经年 2021-02-19 16:24

While staring at the codebase, I found an interface with definition of the type:

interface Something {
    prop: JSON;
}


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