Join Discord
Powered by
In express server can I import the modules like es...
# support-questions-legacy
g
gaurang77145
12/30/2021, 11:35 AM
In express server can I import the modules like esm other than cjs? import {} from "supertoken" other than const xyz = require("supertoken")
2
Views
Previous
Next