TypeScript's control flow analysis lets you narrow down from a broader type to a more narrow type: function print(msg: any) {
確定! 回上一頁