Skip to content

Commit 47f6b53

Browse files
committed
Update documenter snapshots
1 parent de6fe89 commit 47f6b53

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

src/__tests__/snapshot-tests/__snapshots__/documenter.test.ts.snap

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -83867,31 +83867,31 @@ Component's wrapper class",
8386783867
"name": "findHeaderActions",
8386883868
"parameters": [],
8386983869
"returnType": {
83870-
"name": "null | ElementWrapper",
83870+
"name": "ElementWrapper | null",
8387183871
"type": "union",
8387283872
},
8387383873
},
8387483874
{
8387583875
"name": "findHeaderBefore",
8387683876
"parameters": [],
8387783877
"returnType": {
83878-
"name": "null | ElementWrapper",
83878+
"name": "ElementWrapper | null",
8387983879
"type": "union",
8388083880
},
8388183881
},
8388283882
{
8388383883
"name": "findHeaderDescription",
8388483884
"parameters": [],
8388583885
"returnType": {
83886-
"name": "null | ElementWrapper",
83886+
"name": "ElementWrapper | null",
8388783887
"type": "union",
8388883888
},
8388983889
},
8389083890
{
8389183891
"name": "findHeaderInfo",
8389283892
"parameters": [],
8389383893
"returnType": {
83894-
"name": "null | ElementWrapper",
83894+
"name": "ElementWrapper | null",
8389583895
"type": "union",
8389683896
},
8389783897
},

0 commit comments

Comments
 (0)