chore: run api-reports

Signed-off-by: John Redwood <john.r.k.redwood@gmail.com>
This commit is contained in:
John Redwood
2025-07-17 09:12:04 +10:00
parent b90047cfec
commit c91f267b88
-2
View File
@@ -602,8 +602,6 @@ export class TaskWorker {
start(): void;
// (undocumented)
stop(): Promise<void>;
// (undocumented)
protected truncateParameters(parameters: JsonObject): JsonObject;
}
// @public @deprecated