Skip to content

Commit

Permalink
fix: capabilities should export blob caps
Browse files Browse the repository at this point in the history
  • Loading branch information
vasco-santos committed Apr 16, 2024
1 parent e05ea7e commit b0d5ae5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions packages/capabilities/src/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,9 @@ export {
UCAN,
Plan,
Usage,
Blob,
W3sBlob,
HTTP
}

/** @type {import('./types.js').AbilitiesArray} */
Expand Down

0 comments on commit b0d5ae5

Please sign in to comment.