@gamention/pulse-elements 0.1.19 → 0.1.21

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.d.ts CHANGED
@@ -116,6 +116,7 @@ export declare class PulseWidget extends LitElement {
116
116
  private drawModeActive;
117
117
  private connectionState;
118
118
  private showConnectedFlash;
119
+ private envConfig;
119
120
  private client?;
120
121
  private cursorOverlay?;
121
122
  private commentPins?;