File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
src/__tests__/snapshot-tests/__snapshots__ Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -83867,31 +83867,31 @@ Component's wrapper class",
83867
83867
"name": "findHeaderActions",
83868
83868
"parameters": [],
83869
83869
"returnType": {
83870
- "name": "null | ElementWrapper ",
83870
+ "name": "ElementWrapper | null ",
83871
83871
"type": "union",
83872
83872
},
83873
83873
},
83874
83874
{
83875
83875
"name": "findHeaderBefore",
83876
83876
"parameters": [],
83877
83877
"returnType": {
83878
- "name": "null | ElementWrapper ",
83878
+ "name": "ElementWrapper | null ",
83879
83879
"type": "union",
83880
83880
},
83881
83881
},
83882
83882
{
83883
83883
"name": "findHeaderDescription",
83884
83884
"parameters": [],
83885
83885
"returnType": {
83886
- "name": "null | ElementWrapper ",
83886
+ "name": "ElementWrapper | null ",
83887
83887
"type": "union",
83888
83888
},
83889
83889
},
83890
83890
{
83891
83891
"name": "findHeaderInfo",
83892
83892
"parameters": [],
83893
83893
"returnType": {
83894
- "name": "null | ElementWrapper ",
83894
+ "name": "ElementWrapper | null ",
83895
83895
"type": "union",
83896
83896
},
83897
83897
},
You can’t perform that action at this time.
0 commit comments