gcamps
v1.0.4
Published
Test node module
Downloads
1
Readme
Test Node Package
This is a simple node package to test!
Installation
npm install gcamps --save
Usage
// import the class into the component
import addText from "gcamps";
// Add the function and pass in a string!
addText()