We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 896540c commit 2b7340dCopy full SHA for 2b7340d
lib/dartdoc.dart
@@ -12,6 +12,7 @@ export 'package:dartdoc/src/dartdoc_options.dart';
12
'the public API starting in dartdoc 7.0.0')
13
export 'package:dartdoc/src/element_type.dart';
14
export 'package:dartdoc/src/generator/generator.dart';
15
+export 'package:dartdoc/src/model/indexable.dart' show Kind;
16
@Deprecated(
17
'Elements which are only exposed via this export will no longer be part of '
18
0 commit comments