5c1c998b97
Render front components in a widget. https://github.com/user-attachments/assets/1ae130a4-070d-498e-88f7-80cee847e2fa --------- Co-authored-by: Charles Bochet <charles@twenty.com>
5 lines
218 B
TypeScript
5 lines
218 B
TypeScript
export { CUSTOM_ELEMENT_NAMES } from './CustomElementNames';
|
|
export { INTERNAL_ELEMENT_CLASSES } from './InternalElementClasses';
|
|
export { OUTPUT_FILES } from './OutputFiles';
|
|
export { TYPE_NAMES } from './TypeNames';
|