Skip to content

Commit

Permalink
feat: Updated index.d.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
sweep-ai[bot] committed Mar 29, 2024
1 parent 88399c8 commit e9bd74a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ declare interface LokiTransportOptions extends TransportStream.TransportStreamOp
replaceTimestamp?: boolean,
gracefulShutdown?: boolean,
timeout?: number,
timeout?: number,
onConnectionError?(error: unknown): void
}

Expand Down

0 comments on commit e9bd74a

Please sign in to comment.