2 lines
129 B
TypeScript
2 lines
129 B
TypeScript
// Re-export the modular component from the wysiwyg directory
|
|
export { DeesInputWysiwyg } from './wysiwyg/dees-input-wysiwyg.js'; |