0.0.1 • Published 2 years ago

rdpa v0.0.1

Weekly downloads
-
License
MINT
Repository
github
Last release
2 years ago

RDPA starter package

minimal-package

This is a started package that shoudbe included in every RDPA node.js pacjkage in the initial git commit and the first npm publish package.

Installation

npm install --save rdpa

Usage

const rdpa = require('rdpa');
console.log(rdpa);

Copyright 2022 Alexander Varlakov. Released under the MIT license.