Config #
@furo/furo-util v2.1.7
import '@furo/util/src/lib/Config.js';
exports Config js
Config Class for furo-config. Not intended for direct usage.
Attributes and Properties #
Methods #
append #
append(section *obj* ) ⟹ void
- section
- obj
deepCreate #
deepCreate(parent *section* obj `` ) ⟹ void
create nodes a long they are objects
- parent
- section
- obj
watch #
watch(section *cb* ) ⟹ void
- section
- cb