In #553 we introduced a new entypoint, where functions, classes, etc. can be put, which could also be used in a pure node environment (with no access to HTMLElement, or window). We use this for the astro backend.
Investigate, how one could derive a test, that the exports can be used in such an environment.
In #553 we introduced a new entypoint, where functions, classes, etc. can be put, which could also be used in a pure node environment (with no access to HTMLElement, or window). We use this for the astro backend.
Investigate, how one could derive a test, that the exports can be used in such an environment.