MCPcopy Create free account
hub / github.com/TanStack/devtools / getPluginId

Method getPluginId

packages/event-bus-client/src/plugin.ts:155–157  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

153 }
154
155 getPluginId() {
156 return this.#pluginId
157 }
158
159 private dispatchCustomEventShim(eventName: string, detail: any) {
160 try {

Callers 1

noop.test.tsFile · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected