type Side = 'send' | 'receive' function sideCharObj(): { [key: Side]: string } ... https://github.com/microsoft/TypeScript/issues/24220.
確定! 回上一頁