update api-reports

Signed-off-by: James Russo <jrusso@brex.com>
This commit is contained in:
James Russo
2022-06-15 10:05:36 -04:00
parent 90fb26a514
commit f4f6d51b31
+1
View File
@@ -159,6 +159,7 @@ export type EntityLink = {
url: string;
title?: string;
icon?: string;
type?: string;
};
// @public