UNPKG

n8n-nodes-wechat-work

Version:
8 lines 252 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); const AppGroupChatResource = { name: '应用群聊', value: 'appGroupChat', }; exports.default = AppGroupChatResource; //# sourceMappingURL=AppGroupChatResource.js.map