Description is in comments // Defining 2 types with different set of methods type ObjectWithMethods1 = { call1: (a: string) => void; ...
確定! 回上一頁