svelte-tweet

0.0.1 • Public • Published

svelte-tweet

A simple package that exports an add function.

Installation

npm install svelte-tweet

Usage

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

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

Readme

Keywords

Package Sidebar

Install

npm i svelte-tweet

Weekly Downloads

1

Version

0.0.1

License

ISC

Unpacked Size

606 B

Total Files

3

Last publish

Collaborators

  • bryanltobing