function padLeft(value: string, padding: any) { if (typeof padding ... 说我们可以传入一个既不是 number 也不是 string 类型的参数,但是TypeScript却不报错。
確定! 回上一頁