UNPKG

n8n-nodes-feishu-lark

Version:

n8n custom nodes for n8n to interact with Feishu/Lark, including Lark Bot, Lark MCP, and Lark Trigger.

9 lines 279 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const wording_1 = require("../../help/wording"); exports.default = { name: wording_1.WORDING.ResourceContacts, value: "contacts", order: 130, }; //# sourceMappingURL=Contacts.resource.js.map