Skip to content

Commit 318a461

Browse files
laurent-yotiCopilot
andcommitted
Update src/data_type/age.verification.js
JSDoc Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent ff987fe commit 318a461

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/data_type/age.verification.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ class AgeVerification {
5555
/**
5656
* The age buffer allowed
5757
*
58-
* @returns {number}
58+
* @returns {number|undefined}
5959
*/
6060
getAgeBuffer() {
6161
return this.ageBuffer;

0 commit comments

Comments
 (0)