UNPKG
africa
Version:
latest (1.5.0)
1.5.0
1.4.0
1.3.1
1.3.0
1.2.0
1.1.2
1.1.1
1.1.0
1.0.1
1.0.0
A library to interactively create and read configuration files.
www.artd.eco
africa
/
src$
/
index.js
4 lines
•
156 B
JavaScript
View Raw
1
2
3
4
export
function
Recursive
(
RC, LOCAL_PATH, questions, config
) {
console
.
log
(
'The `recursive` feature is only available in the paid version.'
)
return
{} }