(require("countDeclarationsByProperty"))() → {Object}
Count properties that pass a given test, in rules that pass a given test
- Source:
- See:
-
module:walkDeclarations
for arguments
Returns:
Property names and declaration counts. Use sumObject(ret)
to get total count.
- Type
- Object