bg-module
v1.0.1
Published
`npm install bg-module`
Readme
bg-module npm
How to install the package
npm install bg-module
How it works
Just Import package and use any functions you want from the module.
import message from bg-module
IMPORTANT NOTE
Go to package.json and add one line after 'main'
"type": "module"
