1.2.1 • Published 2 years ago
yeeejikim-example-package v1.2.1
yeeejikim-example-package
A short description
Purpose
**BEWARE: This library was published for learning purposes. It is not intended for use in production-grade software. Describe the intended intent
Usage
Istall it: 'npm install @yeeejikim/yeeejikim-example-package' Require it: 'const = require('@yeeejikim/yeeejikim-example-package');' Call it: 'const results = .firstFunction()'
Documentation
The following functions are currently implemented:
add(x, y)
: adds two numbers, x and y, and returns it.
function2(...)
: description
*function3(...)
: description