@vertigis/viewer-spec
Version:
VertiGIS Viewer Specification
1 lines • 193 B
JavaScript
import{CommandRegistry as t}from"../CommandRegistry.js";export class StudioAnalyticsCommands extends t{_prefix="studio-analytics";get trackCustomEvent(){return this._get("track-custom-event")}}