UNPKG

@vertigis/viewer-spec

Version:

VertiGIS Viewer Specification

1 lines 206 B
import{EventRegistry as t}from"../EventRegistry.js";export class ShortcutEvents extends t{_prefix="shortcut";get shortcutAdded(){return this._get("added")}get shortcutRemoved(){return this._get("removed")}}