Type alias TPicture

TPicture: {
    original?: string;
}

Type declaration

  • Optional original?: string