2.0.4 • Published 5 years ago

@tim_vesputi/tinytestpkg v2.0.4

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

5 years ago

2.0.2

5 years ago

2.0.1

5 years ago

2.0.0

5 years ago

1.0.0

5 years ago