Type alias FileUploadResponse

FileUploadResponse: {
    file_key: string;
}

Type declaration

  • file_key: string