CANVAS: {
    backgroundColor: Color;
    children: FigmaNode[];
    exportSettings: ExportSetting[];
    prototypeStartNodeID: string;
}

Type declaration

Generated using TypeDoc