Skip to content

Commit f7b9b6a

Browse files
Regenerate docs
1 parent a5181ae commit f7b9b6a

File tree

3 files changed

+6
-0
lines changed

3 files changed

+6
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1199,6 +1199,8 @@ string[]
11991199

12001200
#### valid
12011201

1202+
Checks if the given date is a valid date.
1203+
12021204
##### Type signature
12031205

12041206
<!-- prettier-ignore-start -->

date/README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -460,6 +460,8 @@ string[]
460460

461461
# valid
462462

463+
Checks if the given date is a valid date.
464+
463465
## Type signature
464466

465467
<!-- prettier-ignore-start -->

date/valid.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# valid
22

3+
Checks if the given date is a valid date.
4+
35
## Type signature
46

57
<!-- prettier-ignore-start -->

0 commit comments

Comments
 (0)