1.0.12 • Published 2 years ago

mwoffliner-test22 v1.0.12

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

mwoffliner-test22

mwoffliner test 22...

Installation

Install via NPM:

npm install mwoffliner-test22

Usage

javascript

var myApp = require("mwoffliner-test22");

myApp.printMsg(); // print and return " Hello World! " 

TypeScript

import * as myApp from 'mwoffliner-test22';

myApp.printMsg(); // print and return " Hello World! " 

License

This project is licensed under the terms of the ISC.

1.0.12

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.0

2 years ago