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

Function loadCategories

trivia/code.ts:78–80  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

76}
77
78function loadCategories() {
79 figma.ui.postMessage({ type: "category", url: "https://opentdb.com/api_category.php" });
80}
81
82function validateParameters(
83 parameters: ParameterValues

Callers 1

code.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected