ae7b96991c
Move vector to cc file
Map executed javascript in isolated world to url
Some 💅
Documentation
Use WebSource[] as argument in executeJavaScriptInIsolatedWorld
Refactor and lint with @poiru’s comments
Remove duplicate call
Typo
Lint
5 lines
No EOL
110 B
Markdown
5 lines
No EOL
110 B
Markdown
# WebSource Object
|
|
|
|
* `code` String
|
|
* `url` String (optional)
|
|
* `startLine` Integer (optional) - Default is 1. |