Skip to content

Commit

Permalink
BREAKING CHANGE: drop V export
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Jun 21, 2024
1 parent 8b4cf81 commit e0cf5eb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/vow/vat.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,4 +53,3 @@ export const heapVowE = makeE(globalThis.HandledPromise, {
unwrap: heapVowTools.when,
additional: { when: heapVowTools.when },
});
export const V = heapVowE;

0 comments on commit e0cf5eb

Please sign in to comment.