nodejs-langs
nodejs-langs copied to clipboard
Unable to import javascript file.
Hello, I was unable to import the package in my javascript code, import {....} from 'langs' I don't know what to write in between the curly braces. Can you help me?
Here is my solution:
import langs from 'langs'
remember to add "type": "module" on your package.json