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

File code.js

variables-import-export/code.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1console.clear();
2
3function createCollection(name) {
4 const collection = figma.variables.createVariableCollection(name);

Callers

nothing calls this directly

Calls 2

importJSONFileFunction · 0.85
exportToJSONFunction · 0.85

Tested by

no test coverage detected