Public readonly variable

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

packages/editor/src/lib/utils/runtime.ts

rotateSelectionHandleSelectionCorner