This object has two goals:

  • hide all the global state in the browser caused by the window object
  • abstract away all the browser specific features and inconsistencies

Remove this in the future

Constructors

Properties

Constructors

Properties

$get: (string | (($$taskTrackerFactory: TaskTracker) => Browser))[] = ...