We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b902cb7 commit ff987feCopy full SHA for ff987fe
src/dynamic_sharing_service/policy/wanted.attribute.js
@@ -101,7 +101,7 @@ module.exports = class WantedAttribute {
101
*
102
* These are names of attributes that can be used as fallback
103
104
- * @returns {string[]}
+ * @returns {string[]|null}
105
*/
106
getAlternativeNames() {
107
return this.alternativeNames;
0 commit comments