UNPKG

steplix-config

Version:

Steplix Config is a Node.js configuration helper.

10 lines (8 loc) 120 B
'use strict'; module.exports = { other: { anidate: { config: 'Hello World!' } } };