export overview class

This commit is contained in:
Philipp Unger
2023-08-13 23:47:22 +02:00
parent 32021f825e
commit 8a987a4ec2
2 changed files with 2 additions and 2 deletions

View File

@@ -45,7 +45,7 @@ const LABEL_MARGIN = 60;
const T1 = 'swipeEndTimeout';
const T2 = 'numberOverlayTimeout';
var Overview = class {
export var Overview = class {
constructor() {
this._numHotkeys = 10;