global-jsdom icon indicating copy to clipboard operation
global-jsdom copied to clipboard

fix esm usage

Open modosc opened this issue 2 years ago • 0 comments

> const jsdom = await import('global-jsdom')
undefined
> jsdom
[Module: null prototype] { default: [Function: globalJsdom] }

modosc avatar Aug 10 '22 18:08 modosc