Skip to content

Commit fb33aa4

Browse files
Rename non_undefined -> not_undefined
1 parent 15a0cc4 commit fb33aa4

2 files changed

Lines changed: 1 addition & 0 deletions

File tree

markdown-pages/syntax-lookup/decorator_non_undefined.mdx renamed to markdown-pages/syntax-lookup/decorator_not_undefined.mdx

File renamed without changes.

src/Path.res

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -426,6 +426,7 @@ type t = [
426426
| #"/syntax-lookup/decorator_react_component"
427427
| #"/syntax-lookup/decorator_raises"
428428
| #"/syntax-lookup/decorator_obj"
429+
| #"/syntax-lookup/decorator_not_undefined"
429430
| #"/syntax-lookup/decorator_new"
430431
| #"/syntax-lookup/decorator_module_warning"
431432
| #"/syntax-lookup/decorator_module_deprecated"

0 commit comments

Comments
 (0)