Closed
Description
What is the problem this feature will solve?
Compatibility with Nodejs? MutationObserver will support Observers on global object or specific objects.
What is the feature you are proposing to solve the problem?
Can I use this MutationObserver for node module's objects declaration tracking and observing declared objects on current nodejs version 18.14.2 LTS, and 19.7.0 Current? Any polyfill also should do.
https://developer.mozilla.org/en-US/docs/Web/API/MutationObserver
What alternatives have you considered?
None. Recommendation for support of similar feature; alternatively.