runtime
Public Readonly Variable
Signature
runtime: {
  openWindow: (url: string, target: string) => void
  refreshPage: () => void
  hardReset: () => void
}
Public Readonly Variable
runtime: {
  openWindow: (url: string, target: string) => void
  refreshPage: () => void
  hardReset: () => void
}