Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
console.clear();
2
3
function
createCollection(name) {
4
const
collection = figma.variables.createVariableCollection(name);
Callers
nothing calls this directly
Calls
2
importJSONFile
Function · 0.85
exportToJSON
Function · 0.85
Tested by
no test coverage detected