Skip to content

Commit

Permalink
doc: comment
Browse files Browse the repository at this point in the history
  • Loading branch information
erights committed Jun 15, 2023
1 parent fb7f200 commit df99bfa
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions packages/exo/src/exo-tools.js
Original file line number Diff line number Diff line change
Expand Up @@ -217,6 +217,8 @@ const bindMethod = (
export const GET_INTERFACE_GUARD = Symbol.for('getInterfaceGuard');

/**
* Mutates `behaviorMethods` argument!
*
* @template {Record<string | symbol, CallableFunction>} T
* @param {T} behaviorMethods
* @param {import('@endo/patterns').InterfaceGuard} interfaceGuard
Expand Down

0 comments on commit df99bfa

Please sign in to comment.