Skip to content

Commit 80c48fe

Browse files
committed
fix: add missing intersection type
1 parent 419d80a commit 80c48fe

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

client.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@ import * as Whois from "./plugins/whois.ts";
2424

2525
export type Options =
2626
& Core.Options
27+
& Clientinfo.Options
2728
& Debug.Options
2829
& Invite.Options
2930
& Nick.Options

0 commit comments

Comments
 (0)