Skip to content

Commit

Permalink
Merge branch 'hotfix/v2.3.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
ivanmarban committed Apr 2, 2021
2 parents 8a97a36 + 5082a22 commit 6bcca7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/winston-telegram.d.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
import TransportStream from "winston-transport"
import TransportStream = require("winston-transport")

declare class WinstonTelegram extends TransportStream {
constructor(options: WinstonTelegram.Options)
Expand Down

0 comments on commit 6bcca7c

Please sign in to comment.