1.0.12 • Published 3 years ago

mwoffliner-test22 v1.0.12

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

3 years ago

1.0.7

3 years ago

1.0.6

3 years ago

1.0.4

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

1.0.0

3 years ago