dronelink-kernel
v4.9.0
Published
The Dronelink Kernel
Downloads
779
Readme
DronelinkKernel
The Dronelink kernel
Install
npm install --save dronelink-kernel
Usage
import * as Dronelink from "dronelink-kernel"
Author
Dronelink, [email protected]
License
DronelinkCore is available under the DRONELINK license. See the LICENSE file for more info.
Deploy NPM
npm run build:webpack-npm
Deploy JS
npm run build:webpack && npx javascript-obfuscator ./dist/dronelink-kernel.js --output ./dist/dronelink-kernel.js --config obfuscator.json