UNPKG

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

Version:
9 lines 254 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const AttachmentResource = { name: '附件', value: 'attachment', order: 110, }; exports.default = AttachmentResource; //# sourceMappingURL=AttachmentResource.js.map