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

Interface Previous

packages/westore/index.d.ts:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3}
4
5interface Previous {
6 key?: any;
7}
8
9interface diffResult {
10 key?: any;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected