mirror of
https://github.com/He4eT/xecut-site.git
synced 2026-05-05 01:47:25 +00:00
filters: sumObjectValues: lint
This commit is contained in:
parent
1437c5cc98
commit
f23f3a8841
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* Transform {a: 1, b: 2, c: 'skip'} to 3
|
* Transform {a: 1, b: 2, c: 'skip'} to 3
|
||||||
|
*
|
||||||
* @param {Record<string, unknown>} obj
|
* @param {Record<string, unknown>} obj
|
||||||
* @returns {number}
|
* @returns {number}
|
||||||
*/
|
*/
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue