TL, DR: You should probably use interface in most cases. Unless it's the company policy to use type only or something. From the official document Because an interface more closely maps how JavaScript objects work by being open to extension, we recom...
yagilocker.hashnode.dev1 min readNo responses yet.