Skip to content

Commit

Permalink
chore(getSchemaVariables): fixup JS docs
Browse files Browse the repository at this point in the history
  • Loading branch information
Niklas Kiefer committed Oct 24, 2023
1 parent 287077d commit 774e972
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/form-js-viewer/src/util/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -111,6 +111,7 @@ export function clone(data, replacer) {
* @param {object} [options]
* @param {any} [options.expressionLanguage]
* @param {any} [options.templating]
* @param {any} [options.formFields]
* @param {boolean} [options.inputs=true]
* @param {boolean} [options.outputs=true]
*
Expand Down

0 comments on commit 774e972

Please sign in to comment.