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 98935fa commit 3552077Copy full SHA for 3552077
1 file changed
src/Path.res
@@ -11,6 +11,8 @@ type t = [
11
| #"/docs/manual/api/introduction"
12
| #"/docs/manual/api/belt"
13
| #"/docs/manual/api/dom"
14
+ | #"/docs/manual/api/dom/storage"
15
+ | #"/docs/manual/api/dom/storage2"
16
| #"/docs/manual/api/stdlib/intl/numberformat/grouping"
17
| #"/docs/manual/api/stdlib/biguint64array/constants"
18
| #"/docs/manual/api/stdlib/bigint64array/constants"
0 commit comments