我在[這頁](https://github.com/xcatliu/typescript-tutorial/blob/master/advanced/declaration-merging.md)發現以下描述,覺得應該是錯誤的,因為类無法重複宣告,也無法像 interface 那樣自動合併。 