type T2 = Exclude <string | number | (() => void), Function >; ... The ThisType<T> marker interface is simply an empty interface declared in lib.d.ts .
確定! 回上一頁