MCPcopy
hub / github.com/PlasmoHQ/plasmo / PortsMetadata

Interface PortsMetadata

api/messaging/src/types.ts:2–2  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1export interface MessagesMetadata {}
2export interface PortsMetadata {}
3
4export type MessageName = keyof MessagesMetadata
5export type PortName = keyof PortsMetadata

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…