* feat: add CloseEvent class as it doesn't exist for some versions of Node.js * chore(style): remove semicolon * test: add promise to check if "onClose" doesn't crashes * chore(style): apply eslint rules * ref: use `globalThis.CloseEvent` whenever possible or fallback to custom CloseEvent class * chore: add changeset |
||
---|---|---|
.. | ||
events.ts | ||
index.test.ts | ||
index.ts |