lend
Version:
Retrieve your web browser information.
31 lines (20 loc) • 400 B
Markdown
# Lend
Global functions.
___
## Under development
This package will be available soon
___
## Use
Require first.
```
var lend = require("lend");
```
___
## Test
You can check this functions at the [Test Page](https://tonicdev.com/npm/lend)
```
console.log(lend.test())
```
___
## License
The Lend Package is open-sourced licensed under the [MIT license](http://opensource.org/licenses/MIT).