DEV Community

Discussion on: Using Typescript string enums? Consider string literals!

 
michaeljota profile image
Michael De Abreu

If you have types imports and exports, most of the type checking won't work when you use isolated modules.