I have a function that accepts an object as the only parameter. For example:interface MyMap<T> { [id: string]: T;}type Options = { asObject: boolean, other?
確定! 回上一頁