Skip to content

Latest commit

 

History

History
21 lines (9 loc) · 281 Bytes

File metadata and controls

21 lines (9 loc) · 281 Bytes

Shell

To get an instance: require("uxp").shell

shell.openExternal(url)

Opens the url in an the system browser.

Param Type
url string | URL