File tree 1 file changed +40
-0
lines changed
1 file changed +40
-0
lines changed Original file line number Diff line number Diff line change @@ -13082,6 +13082,26 @@ Object {
13082
13082
},
13083
13083
"type": "paragraph",
13084
13084
},
13085
+ Object {
13086
+ "children": Array [
13087
+ Object {
13088
+ "type": "text",
13089
+ "value": "Type: ",
13090
+ },
13091
+ Object {
13092
+ "children": Array [
13093
+ Object {
13094
+ "type": "text",
13095
+ "value": "string",
13096
+ },
13097
+ ],
13098
+ "href": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String",
13099
+ "type": "link",
13100
+ "url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String",
13101
+ },
13102
+ ],
13103
+ "type": "paragraph",
13104
+ },
13085
13105
Object {
13086
13106
"children": Array [
13087
13107
Object {
@@ -15001,6 +15021,26 @@ Object {
15001
15021
},
15002
15022
"type": "paragraph",
15003
15023
},
15024
+ Object {
15025
+ "children": Array [
15026
+ Object {
15027
+ "type": "text",
15028
+ "value": "Type: ",
15029
+ },
15030
+ Object {
15031
+ "children": Array [
15032
+ Object {
15033
+ "type": "text",
15034
+ "value": "Object",
15035
+ },
15036
+ ],
15037
+ "href": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object",
15038
+ "type": "link",
15039
+ "url": "https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object",
15040
+ },
15041
+ ],
15042
+ "type": "paragraph",
15043
+ },
15004
15044
Object {
15005
15045
"children": Array [
15006
15046
Object {
You can’t perform that action at this time.
0 commit comments