feat(minifier): fold typeof foo != "undefined"
into typeof foo < "u"
#33190
Loading
typeof foo != "undefined"
into typeof foo < "u"
#33190