MCPcopy
hub / github.com/youzan/vant-weapp / WxWorkSystemInfo

Interface WxWorkSystemInfo

packages/common/version.ts:1–3  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1interface WxWorkSystemInfo extends WechatMiniprogram.SystemInfo {
2 environment?: 'wxwork';
3}
4
5interface SystemInfo extends WxWorkSystemInfo, WechatMiniprogram.SystemInfo {}
6

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected