Skip to content

Commit

Permalink
docs: TODO for deeplyFulfilled
Browse files Browse the repository at this point in the history
  • Loading branch information
turadg committed Apr 29, 2024
1 parent 63fccc9 commit 9444daf
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/marshal/src/deeplyFulfilled.js
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ import { X, q } from '@endo/errors';
const { ownKeys } = Reflect;
const { fromEntries } = Object;

// TODO return a type contingent on the parameter as deeplyFullfilledObject from agoric-sdk does
/**
* Given a Passable `val` whose pass-by-copy structure may contain leaf
* promises, return a promise for a replacement Passable,
Expand Down

0 comments on commit 9444daf

Please sign in to comment.