chore: updating api-reports

Signed-off-by: blam <ben@blam.sh>
This commit is contained in:
blam
2024-01-30 09:15:50 +01:00
parent f640129d84
commit da98911e7d
@@ -392,6 +392,7 @@ export interface SchedulerService extends PluginTaskScheduler {}
export type SearchOptions = {
etag?: string;
signal?: AbortSignal;
token?: string;
};
// @public