1
2
3
4
5
6
7
8
9
10
import { GetFigmaFileKey } from "https://esm.town/v/rodrigotello/GetFigmaFileKey";
import process from "node:process";
import { FigmaFileObject } from "https://esm.town/v/rodrigotello/FigmaFileObject";
export let figmaTest1226 = FigmaFileObject(
process.env.myFigmaAPIToken,
GetFigmaFileKey(
"https://www.figma.com/file/XqiternEMTE2Gk8jHzG4Ui/AvatarMixerFileTest?type=design&node-id=0%3A1&mode=design&t=Mpjs48FGMgw77SXW-1",
),
);
Val Town is a social website to write and deploy JavaScript.
Build APIs and schedule functions from your browser.
Comments
Nobody has commented on this val yet: be the first!
October 23, 2023