Get the latest cheat sheet for all-things TypeScript, ... type PointProp = keyof Point; // 'x' | 'y' const point: Point = { x: 1, ...
確定! 回上一頁