Closed Autsider666 closed 4 months ago
What's the reasoning behind returning null instead of undefined by the way?
@Autsider666 There are various levels of strictness throughout the TS confgs unfortunately due to history, the desired end state is strict TS
I thought EX had checks in the pipeline to prevent these types of TS inconsistencies.