Pro Tip: You can alias `any` in TypeScript within a .d.ts file to make your rationale for using it more explicit: type FixMe = any type ToDo = any type ...
確定! 回上一頁