mwoffliner-test22
v1.0.12
Published
mwoffliner test 22
Downloads
1
Readme
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.