MCPcopy
hub / github.com/southleft/figma-console-mcp / info

Method info

worker-configuration.d.ts:109–109  ·  view source on GitHub ↗
(...data: any[])

Source from the content-addressed store, hash-verified

107 groupEnd(): void;
108 /* [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/info_static) */
109 info(...data: any[]): void;
110 /* [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/log_static) */
111 log(...data: any[]): void;
112 /* [MDN Reference](https://developer.mozilla.org/docs/Web/API/console/table_static) */

Callers 15

refreshOAuthTokenMethod · 0.65
ensureSessionIdMethod · 0.65
getFigmaAPIMethod · 0.65
ensureInitializedMethod · 0.65
initMethod · 0.65
fetchFunction · 0.65
launchMethod · 0.65
getPageMethod · 0.65
navigateToFigmaMethod · 0.65
reloadMethod · 0.65
closeMethod · 0.65
setupStablePluginDirFunction · 0.65

Calls

no outgoing calls

Tested by

no test coverage detected