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

Function loadFonts

trivia/code.ts:217–219  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

215}
216
217async function loadFonts() {
218 await figma.loadFontAsync({ family: "Roboto", style: "Regular" })
219}

Callers 1

code.tsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected