UNPKG

n8n-nodes-base

Version:

Base nodes of n8n

10 lines 235 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SPLUNK = void 0; exports.SPLUNK = { DICT: 's:dict', LIST: 's:list', ITEM: 's:item', KEY: 's:key', }; //# sourceMappingURL=types.js.map