MCPcopy Create free account
hub / github.com/codetheweb/tuyapi / DPSObject

Interface DPSObject

index.d.ts:24–26  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

22 }
23
24 interface DPSObject {
25 dps: Object;
26 }
27
28 interface GetOptions {
29 schema?: boolean;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…