UNPKG

n8n-nodes-feishu-fork

Version:

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

8 lines 211 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { name: 'Custom(自定义)', value: "custom", order: 200, }; //# sourceMappingURL=custom.resource.js.map