3 lines
82 B
Dart
3 lines
82 B
Dart
|
library rich_editor;
|
||
|
|
||
|
export 'package:rich_editor/src/rendering/rich_editor.dart';
|