3 lines
183 B
TypeScript
3 lines
183 B
TypeScript
|
|
// This file contains common constants which can be used across the widget configuration file (index.ts), widget and component folders.
|
||
|
|
export const BUTTONGROUP_WIDGET_CONSTANT = "";
|