AsObject: {
    extra?: google_protobuf_struct_pb.Struct.AsObject;
    height: number;
    image: Uint8Array | string;
    mimeType: string;
    name: string;
    width: number;
}

Type declaration

  • Optional extra?: google_protobuf_struct_pb.Struct.AsObject
  • height: number
  • image: Uint8Array | string
  • mimeType: string
  • name: string
  • width: number

Generated using TypeDoc