runtime
Public readonly variable
Signature
runtime: {
hardReset: () => void
openWindow: (url: string, target: string) => void
refreshPage: () => void
}
Source
Public readonly variable
runtime: {
hardReset: () => void
openWindow: (url: string, target: string) => void
refreshPage: () => void
}