You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: switch to ESM and tsx (#215)
* refactor: switch to ESM and tsx
* use `node:` protocol import
* add missing file extension
* can't do async function here
* Update lib/server.js
Co-authored-by: Aras Abbasi <[email protected]>
* Update index.js
Co-authored-by: Aras Abbasi <[email protected]>
---------
Co-authored-by: Aras Abbasi <[email protected]>