1.1.2 • Published 3 years ago

@faeriecat/test-package v1.1.2

Weekly downloads
-
License
Unlicensed
Repository
-
Last release
3 years ago

Test Project

Shields.io NPM Badge

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

Getting Started

Installation

yarn install @faeriecat/test-package

Usage

import { add } from "@faeriecat/test-package";

const total = add(1, 2);

console.log(total); // 3
1.1.2

3 years ago

1.1.1

3 years ago

1.1.0

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago