2.0.4 • Published 6 years ago

@tim_vesputi/tinytestpkg v2.0.4

Weekly downloads
-
License
MIT
Repository
github
Last release
6 years ago

@tim_vesputi/tinytestpkg

npm (scoped) (https://github.com/TimKrusch/tinytestpkg)

It's tiny npm package test :) Prints "Vesputi rules!"

Install

$ npm install @tim_vesputi/tinytestpkg
$ yarn add @tim_vesputi/tinytestpkg

Usage

const tinytestpkg = require("@tim_vesputi/tinytestpkg");

//react
import tinytestpkg from "@tim_vesputi/tinytestpkg";

tinytestpkg();
//=> "Vesputi rules!"
2.0.4

6 years ago

2.0.2

6 years ago

2.0.1

6 years ago

2.0.0

6 years ago

1.0.0

6 years ago