yb-test-package
TypeScript icon, indicating that this package has built-in type declarations

1.2.1 • Public • Published

Test package

This is a test package that exports a sum function.

Installation

$ npm install yb-test-package

Example

import { sum } from "yb-test-package";

const sumOfNumbers = sum(1,2,3); // pass as many numbers as you want to add

Readme

Keywords

none

Package Sidebar

Install

npm i yb-test-package

Weekly Downloads

0

Version

1.2.1

License

MIT

Unpacked Size

1.26 kB

Total Files

4

Last publish

Collaborators

  • yb1997