File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -15486,7 +15486,7 @@ Location[JT] def origin: String
1548615486Location[JT] var pathname: String
1548715487Location[JT] var port: String
1548815488Location[JT] var protocol: String
15489- Location[JT] def reload: Unit
15489+ Location[JT] def reload() : Unit
1549015490Location[JT] def replace(url: String): Unit
1549115491Location[JT] var search: String
1549215492MIMEType[JT]
Original file line number Diff line number Diff line change @@ -15486,7 +15486,7 @@ Location[JT] def origin: String
1548615486Location[JT] var pathname: String
1548715487Location[JT] var port: String
1548815488Location[JT] var protocol: String
15489- Location[JT] def reload: Unit
15489+ Location[JT] def reload() : Unit
1549015490Location[JT] def replace(url: String): Unit
1549115491Location[JT] var search: String
1549215492MIMEType[JT]
You can’t perform that action at this time.
0 commit comments