Skip to content

Commit

Permalink
export QueryProtocols and ServerInfo types
Browse files Browse the repository at this point in the history
  • Loading branch information
ayan4m1 committed Oct 14, 2024
1 parent 8c33536 commit 6f15a96
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,5 @@ export async function fetchServerInfo(
}
});
}

export { QueryProtocols, ServerInfo };

0 comments on commit 6f15a96

Please sign in to comment.