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 7fb1f3f commit b444974Copy full SHA for b444974
lib/src/generator/template_data.dart
@@ -2,6 +2,9 @@
2
// for details. All rights reserved. Use of this source code is governed by a
3
// BSD-style license that can be found in the LICENSE file.
4
5
+/// @docImport 'generator_backend.dart';
6
+library;
7
+
8
import 'package:dartdoc/src/model/model.dart';
9
10
typedef ContainerSidebar = String Function(
0 commit comments