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 15a0cc4 commit fb33aa4Copy full SHA for fb33aa4
2 files changed
…yntax-lookup/decorator_non_undefined.mdx …yntax-lookup/decorator_not_undefined.mdxmarkdown-pages/syntax-lookup/decorator_non_undefined.mdx renamed to markdown-pages/syntax-lookup/decorator_not_undefined.mdx
src/Path.res
@@ -426,6 +426,7 @@ type t = [
426
| #"/syntax-lookup/decorator_react_component"
427
| #"/syntax-lookup/decorator_raises"
428
| #"/syntax-lookup/decorator_obj"
429
+ | #"/syntax-lookup/decorator_not_undefined"
430
| #"/syntax-lookup/decorator_new"
431
| #"/syntax-lookup/decorator_module_warning"
432
| #"/syntax-lookup/decorator_module_deprecated"
0 commit comments