Skip to content

Commit

Permalink
chore: export types for inference
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Jun 15, 2024
1 parent 43dbe12 commit 8833d75
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 @@ -929,6 +929,8 @@ export type {
LogTopicType,
MaybeAbiEventName,
MaybeExtractEventArgsFromAbi,
UnionWiden,
Widen,
} from './types/contract.js'
export type {
AccessList,
Expand Down

0 comments on commit 8833d75

Please sign in to comment.