[TypeScript] “typeof” Type Queries,InJavascript ... const person = { name: "wan", age: 28 } type Person = typeof person // {name: string, ...
確定! 回上一頁