Skip to content

Commit

Permalink
fix: export blob client (#1485)
Browse files Browse the repository at this point in the history
Allows `client.capability.blob` to be typed.
  • Loading branch information
Alan Shaw authored Jun 3, 2024
1 parent 99937ba commit 7944077
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/w3up-client/src/client.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ import * as Result from './result.js'

export {
AccessClient,
BlobClient,
FilecoinClient,
IndexClient,
PlanClient,
Expand Down

0 comments on commit 7944077

Please sign in to comment.