log-rune
Dominic Gannaway 10 months ago
parent 8122453c67
commit cd2fc8f13e

@ -71,7 +71,7 @@ export function labeled(name, body) {
}
/**
* @param {string | import('estree').Expression | import('estree').SpreadElement} callee
* @param {string | import('estree').Expression} callee
* @param {...(import('estree').Expression | import('estree').SpreadElement)} args
* @returns {import('estree').CallExpression}
*/

Loading…
Cancel
Save