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 ff987fe commit 318a461Copy full SHA for 318a461
src/data_type/age.verification.js
@@ -55,7 +55,7 @@ class AgeVerification {
55
/**
56
* The age buffer allowed
57
*
58
- * @returns {number}
+ * @returns {number|undefined}
59
*/
60
getAgeBuffer() {
61
return this.ageBuffer;
0 commit comments