1.0.1 • Published 3 years ago
meshv v1.0.1
meshv npm
How to install
npm i meshv
How it works
Just import package and use printInfo function that will print the name.
import printInfo from 'meshv';
Note
Go to package.json and add one line after 'main'
"type": "module",