Closed CreativeTechGuy closed 2 years ago
The README lists additional APIs deepQuerySelector and deepQuerySelectorAll here but those don't seem to be exported.
deepQuerySelector
deepQuerySelectorAll
This would be very useful as an escape hatch when we need a raw querySelector. Can this be exposed?
Of course! I'll make a v1.6.0 release with these.
Thanks!
The README lists additional APIs
deepQuerySelector
anddeepQuerySelectorAll
here but those don't seem to be exported.This would be very useful as an escape hatch when we need a raw querySelector. Can this be exposed?