Quick question: Any reason it is [key:string]:unknown and not [key:string]:any ? Because if i do const map : MapObject<KeyMap> = new Map() i get an error on the ...
確定! 回上一頁