This is a custom control that enable users to see atributes audit history using a simple interface 😊.
It is compatible with these attribute types:
Change the attribute body from 'string' to 'ReadableStream':
interface ExecuteResponse {
/**
* (Optional). Object.Response body.
*/
body: ReadableStream;