dpa-it

1.2.9 • Public • Published

DPA-IT

An npm package that will install the DPA-IT component.

Basic Usage

var dpa = require("dpa-it");

var options = {
	class: "some-class"	
};

dpa.init(options);

/**
* Lorem Ipsum
**/
dpa.send(something);

Package Sidebar

Install

npm i dpa-it

Weekly Downloads

0

Version

1.2.9

License

MIT

Last publish

Collaborators

  • marbaoustork