Skip to content

Commit

Permalink
feat(captp): expose makeRemoteKit for creating presences for a slot
Browse files Browse the repository at this point in the history
  • Loading branch information
kumavis committed Oct 3, 2024
1 parent e58bce9 commit 7d620dd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/captp/src/captp.js
Original file line number Diff line number Diff line change
Expand Up @@ -831,6 +831,7 @@ export const makeCapTP = (
unserialize,
makeTrapHandler,
Trap: /** @type {import('./ts-types.js').Trap | undefined} */ (undefined),
makeRemoteKit,
};

if (trapGuest) {
Expand Down

0 comments on commit 7d620dd

Please sign in to comment.