Skip to content

Commit

Permalink
feat: export GetCapabilitiesParameters
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed May 2, 2024
1 parent 8a2fb73 commit 64ce448
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/experimental/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@ export {
} from './eip3074/invokers/coders/defineInvokerCoder.js'

export {
type GetCapabilitiesParameters,
type GetCapabilitiesErrorType,
type GetCapabilitiesReturnType,
getCapabilities,
Expand Down

0 comments on commit 64ce448

Please sign in to comment.