UNPKG

n8n-walichat

Version:

n8n plugin for WaliChat

15 lines (14 loc) 381 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.globalProperties = void 0; exports.globalProperties = [ // { // displayName: 'API Key', // name: 'apiKey', // type: 'string', // default: '', // placeholder: 'Enter your WaliChat API key...', // description: 'The API key for accessing the WaliChat API.', // required: true, // } ];