UNPKG
kitkot
Version:
latest (1.0.1)
1.0.1
1.0.0
Node package for interacting with our API
github.com/kitkotio/KitKotJS
kitkotio/KitKotJS
kitkot
/
index.js
4 lines
(2 loc)
•
69 B
JavaScript
View Raw
1
2
3
4
const
KitKot
=
require(
'./Api/KitKot'
);
module
.
exports
= KitKot;