cs-npm-test-package

1.0.2 • Public • Published

First test package

For installing package, just run this command in your terminal/shell

npm install cs-npm-test-package

Example

Here a example for use:

// ES6+
import { printMsg } from "cs-npm-test-package";
// CommonJS
const { printMsg } = require("cs-npm-test-package");
 
printMsg();

Readme

Keywords

none

Package Sidebar

Install

npm i cs-npm-test-package

Weekly Downloads

0

Version

1.0.2

License

MIT

Unpacked Size

714 B

Total Files

3

Last publish

Collaborators

  • christhoph007