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 267 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const wording_1 = require("../../help/wording"); exports.default = { name: wording_1.WORDING.ResourceBase, value: "base", order: 190, }; //# sourceMappingURL=Base.resource.js.map