1.1.3 • Published 11 months ago

@ryants51/test-project v1.1.3

Weekly downloads
-
License
MIT
Repository
-
Last release
11 months 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

yarn install @patrady/test-project

Usage

import { add } from '@patrady/test-project';

const total = add(1, 2);

console.log(total); // 3
1.1.3

11 months ago

1.1.2

11 months ago