lorenzo-api
v1.0.1
Published
<div align="center"> <img src="https://telegra.ph/file/ad441d445187712a03c4b.jpg" alt="LORENZO" width="170" />
Downloads
5
Readme
LORENZO-API-MD
Install By NPM
npm install lorenzo-api
How to use it
const lorenzo = require('lorenzo-api')
const code = `const lorenzo = require('lorenzo-api')`
let example = lorenzo.obfus(code)
m.reply(`${example.result}`)