UNPKG
pwc_configuration_hashicorp
Version:
latest (0.1.1)
0.1.1
0.1.0
Package for handling hashicorp vault opening and secret retrieval
pwc_configuration_hashicorp
/
index.js
4 lines
(3 loc)
•
101 B
JavaScript
View Raw
1
2
3
4
exports
.
printMsg
=
function
(
) {
console
.
log
(
"This is a message from the demo package"
); }