Union types are similar to interfaces however, while interfaces dictate fields that must be common to all implementations, unions do not.
確定! 回上一頁