UNPKG

@webdevarif/reactflow

Version:

Reusable ReactFlow components for social media bot automation

1 lines 860 B
{"version":3,"sources":["../../src/telegram/index.ts"],"sourcesContent":["import React from 'react';\r\n\r\n// Telegram workflow components will be implemented here\r\nexport const telegramNodeTypes = {};\r\nexport const telegramEdgeTypes = {};\r\nexport const telegramSupportedMessageTypes = ['text', 'image', 'audio', 'video', 'file', 'sticker', 'animation', 'voice'];\r\nexport const telegramNodeTemplates = {};\r\n\r\nexport const TelegramWorkflow: React.FC = () => {\r\n return React.createElement('div', null, 'Telegram Workflow - Coming Soon');\r\n};\r\n\r\nexport default TelegramWorkflow;\r\n"],"mappings":";AAAA,OAAO,WAAW;AAGX,IAAM,oBAAoB,CAAC;AAC3B,IAAM,oBAAoB,CAAC;AAC3B,IAAM,gCAAgC,CAAC,QAAQ,SAAS,SAAS,SAAS,QAAQ,WAAW,aAAa,OAAO;AACjH,IAAM,wBAAwB,CAAC;AAE/B,IAAM,mBAA6B,MAAM;AAC9C,SAAO,MAAM,cAAc,OAAO,MAAM,iCAAiC;AAC3E;AAEA,IAAO,mBAAQ;","names":[]}