UNPKG

@luka-cat-mimi/n8n-nodes-feishu-project

Version:

飞书项目 N8N 集成插件,支持附件管理等功能

8 lines 226 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const CommentResource = { name: '评论', value: 'comment', }; exports.default = CommentResource; //# sourceMappingURL=CommentResource.js.map