The code above will actually throw an error, which is Object is of type 'unknown'. . To solve this problem, we need to use TypeScript casting.
確定! 回上一頁