MCPcopy Create free account
hub / github.com/AdbAutoPlayer/AdbAutoPlayer / ProfileContext

Interface ProfileContext

src/client/_apiTypes.d.ts:113–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

111[k: string]: unknown
112}
113export interface ProfileContext {
114profile_index: ProfileIndex1
115[k: string]: unknown
116}
117export interface CacheClear {
118profile_index: ProfileIndex2
119trigger: Trigger

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected