We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ae67411 commit 4517596Copy full SHA for 4517596
index.d.ts
@@ -47,7 +47,7 @@ declare module 'replicate' {
47
error?: any;
48
logs?: string;
49
metrics?: {
50
- predicti_time?: number;
+ predict_time?: number;
51
}
52
webhook?: string;
53
webhook_events_filter?: WebhookEventType[];
0 commit comments