如何在 switch case 中使用数组作为 case 参数?
switch ("value") case ArrayOfStrings // check every array item to be match with value ...
javascript typescript reactjs
javascript ×1
reactjs ×1
typescript ×1