Skip to content

Commit

Permalink
feat(dcs): jsdoc
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Casey <jonathan.casey@docusign.com>
  • Loading branch information
jonathan-casey committed Oct 3, 2023
1 parent 76baa65 commit ea63a5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/concerto-core/lib/decoratormanager.js
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ class DecoratorManager {
/**
* Applies a new decorator to the Map element
* @private
* @param {string} element the value to test
* @param {string} element the element to apply the decorator to
* @param {string} target the command target
* @param {*} declaration the map declaration
* @param {string} type the command type
Expand Down

0 comments on commit ea63a5f

Please sign in to comment.