MCPcopy Create free account
hub / github.com/Ipmake/NevuForPlex / Operator

Interface Operator

frontend/src/plex/plex.d.ts:138–141  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

136 }
137
138 interface Operator {
139 key: string;
140 title: string;
141 }
142
143 interface MediaContainer {
144 size: number;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected