Closed jamesmacaulay closed 7 years ago
@minasmart please review.
This does an Object.freeze on each type's possibleTypes property. This property only exists on interfaces, so when the template generation gets refactored it should be made smarter about only freezing the property when it's present.
possibleTypes
@minasmart please review.
This does an Object.freeze on each type's
possibleTypes
property. This property only exists on interfaces, so when the template generation gets refactored it should be made smarter about only freezing the property when it's present.