hexaflow
v1.0.23
Published
Just me trying to publish my first npm package. Move along. Nothing to see.
Readme
What is this?
Just me trying to publish my first npm package. Move along. Nothing to see.
Installation
npm i hexaflow --save
Then...
import { sayHello } from 'hexaflow';
sayHello(yourname);