FrameType: {
    blendMode: string;
    id: Id;
    imageUrl: string;
    name: string;
    opacity: number;
    type: FrameTypeEnum;
}

Type declaration

  • blendMode: string
  • id: Id
  • imageUrl: string
  • name: string
  • opacity: number
  • type: FrameTypeEnum