Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
微信小程序 SMeeting 会议 SDK 环境配置与 SDK 安装指南
npm install @seastart/smeeting-wx-sdk@latest --save
smeeting-wx.js
smeeting-wx.d.ts
import SMeeting from './lib/smeeting-wx'; // 静态文件引入 // or import SMeeting from '@seastart/smeeting-wx-sdk'; // 小程序构建npm引入