preact-tweet

0.0.1 • Public • Published

preact-tweet

A simple package that exports an add function.

Installation

npm install preact-tweet

Usage

const { add } = require("preact-tweet");

console.log(add(1, 2)); // Output: 3

Readme

Keywords

Package Sidebar

Install

npm i preact-tweet

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

606 B

Total Files

3

Last publish

Collaborators

  • bryanltobing