3.0.0 • Published 2 years ago

@jpantana/test-project v3.0.0

Weekly downloads
-
License
MIT
Repository
-
Last release
2 years ago

Shields.io NPM Badge

Test Project

Are you tired of doing mental math? This test project will add two numbers together for you!

Getting Started

Installation

`bash yarn install @patrady/test-project `

Usage

`ts import { add } from "@patrady/test-project";

const total = add(1, 2);

console.log(total); // 3 `

3.0.0

2 years ago

2.0.0

2 years ago

1.0.1

2 years ago