FileData: {
    data: string;
    name: string;
}

Type declaration

  • data: string

    Base64 representation of the file

  • name: string