UNPKG
extinfo
Version:
latest (0.1.6)
0.1.6
0.1.5
0.1.3
0.1.2
0.1.1
0.1.0
Small library to fetch meta data from Qlik Sense extensions.
github.com/stefanwalther/extinfo
extinfo
/
index.js
4 lines
(2 loc)
•
60 B
JavaScript
View Raw
1
2
3
4
'use strict'
;
module
.
exports
=
require
(
'./lib/extinfo'
);