UNPKG

@orchard9ai/websocket

Version:
1 lines 376 B
{"version":3,"sources":["../src/index.ts"],"names":[],"mappings":";;;AAMO,IAAM,OAAU,GAAA;AAGvB,OAAA,CAAQ,KAAK,+BAA+B,CAAA","file":"index.cjs","sourcesContent":["/**\n * @orchard9ai/websocket\n *\n * WebSocket client for Orchard9 platform\n */\n\nexport const VERSION = '0.0.0';\n\n// TODO: Implement websocket functionality\nconsole.info('websocket package initialized');\n"]}