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 287 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const wording_1 = require("../../help/wording"); exports.default = { name: wording_1.WORDING.ResourceSpreadsheet, value: "spreadsheet", order: 160, }; //# sourceMappingURL=Spreadsheet.reource.js.map