UNPKG
glpi
Version:
latest (1.0.0)
1.0.0
Node client to interact with GLPI webservices plugin
glpi-project.org
ajsb85/npm-glpi
glpi
/
dist
/
index.js
7 lines
(6 loc)
•
141 B
JavaScript
View Raw
1
2
3
4
5
6
7
"use strict"
;
Object
.
defineProperty
(
exports
,
"__esModule"
, {
value
:
true
});
exports
[
"default"
] = {};
module
.
exports
=
exports
[
"default"
];