f0bc9fcb43
Move front components from twenty-shared to twenty-sdk
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';
|