Update API report.

Signed-off-by: Aramis Sennyey <sennyeya@amazon.com>
This commit is contained in:
Aramis Sennyey
2023-03-29 17:38:22 -04:00
committed by Fredrik Adelöw
parent dbecde0168
commit d3b8d08bb4
-1
View File
@@ -242,7 +242,6 @@ export class EntityOwnerFilter implements EntityFilter {
constructor(values: string[]);
// (undocumented)
filterEntity(entity: Entity): boolean;
// (undocumented)
toQueryValue(): string[];
// (undocumented)
readonly values: string[];