Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upSimple refactoring between javascript and typescript. #317
Conversation
They're identical except for data in consts. This had to switch up how the consts were accessed on the JS side but is semantically the same, just more explicit.
They're identical except for data in consts. This had to switch up how
the consts were accessed on the JS side but is semantically the same,
just more explicit.