MCPcopy Index your code
hub / github.com/figma/plugin-samples / code.ts

File code.ts

trivia/code.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1interface Category {
2 name: string;
3 data: string;
4}

Callers

nothing calls this directly

Calls 4

startUIFunction · 0.85
loadCategoriesFunction · 0.85
loadFontsFunction · 0.85

Tested by

no test coverage detected