Skip to content

Commit

Permalink
chore: param type
Browse files Browse the repository at this point in the history
  • Loading branch information
7sete7 committed Jul 10, 2024
1 parent 8bf9aa2 commit 73f6fa3
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ import { getFieldNamesOfPaths } from '../utils';
* When some document changes, verify if it's a lookup in some other document.
* If it is, update description & inherited fields in all related documents.
* @param {string} metaName
* @param {string} id
* @param {string | string[]} id
* @param {object} data
* @returns {Promise<void>}
*/
Expand Down

0 comments on commit 73f6fa3

Please sign in to comment.