UNPKG

json_merger

Version:

Merge JSON with indicators such as @override, @match, @delete and @insert to tell the processor how to merge the files.

8 lines (6 loc) 123 B
"use strict"; var controls_chars = { DELETE: void 0, LITERAL: '^-|$~>literal<~$|-^' }; module.exports = controls_chars;