↓ 1 callersFunctionprocessFigmaNode(
spec: CodegenDesignLanguage,
effects: Map<string, string>,
fills: Map<string, string>,
typographs: M
src/extractors/extractors/src/extractors/figma.ts:334
↓ 1 callersFunctionrgbaToHex({r, g, b, a}: {r: number, g: number, b: number, a: number})
src/framework/stdlib/src/color.ts:37