4 lines
50 B
JavaScript
4 lines
50 B
JavaScript
|
export const widgetTypes = {
|
||
|
title: 'TITLE',
|
||
|
};
|