1.0.2 • Published 1 year ago
hello-dev v1.0.2
Hello world package
A simple string return hello world.
Installation
publish npm package
https://www.freecodecamp.org/news/how-to-create-and-publish-your-first-npm-package/
Note import export node js
import {module} from "./path/filename.extension"
import { message } from './common/common.helper.js';