The more tricky bit is applying this type to a React component: const ReusableComponent = <T extends object>(props: Props<T>) => { ... }.
確定! 回上一頁