MCPcopy
hub / github.com/Tencent/westore / diffResult

Interface diffResult

packages/westore/index.d.ts:9–11  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

7}
8
9interface diffResult {
10 key?: any;
11}
12
13type WechatMiniprogramPageOrComponent = any;
14

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected