Extending union types by interface
I am getting
An interface can only extend an object type or intersection of object types with statically known members
2 Replies
Unknown User•2y ago
Message Not Public
Sign In & Join Server To View
Types cannot be extended with the extends keyword, you could try: