2.0.4 • Published 7 years ago

@tim_vesputi/tinytestpkg v2.0.4

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

7 years ago

2.0.2

7 years ago

2.0.1

7 years ago

2.0.0

7 years ago

1.0.0

7 years ago