We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent eb38c51 commit 8da8e05Copy full SHA for 8da8e05
lib/extensions.dart
@@ -4,4 +4,7 @@ export 'src/common/utils/platform.dart';
4
export 'src/common/utils/string.dart';
5
export 'src/common/utils/widgets.dart';
6
export 'src/document/nodes/leaf.dart';
7
+export 'src/rules/delete.dart';
8
+export 'src/rules/format.dart';
9
export 'src/rules/insert.dart';
10
+export 'src/rules/rule.dart';
0 commit comments