UNPKG

@lobehub/editor

Version:

A powerful and extensible rich text editor built on Meta's Lexical framework, providing a modern editing experience with React integration.

4 lines (3 loc) 200 B
export * from './plugin'; export { IUploadService } from './service/i-upload-service'; export { UPLOAD_PRIORITY_HIGH, UPLOAD_PRIORITY_LOW, UPLOAD_PRIORITY_MEDIUM, } from './service/i-upload-service';