blob: 07c4a98e213178707282a43fb8e1797e8905842e [file] [log] [blame]
// Copyright (c) 2020, the Dart project authors. Please see the AUTHORS file
// for details. All rights reserved. Use of this source code is governed by a
// BSD-style license that can be found in the LICENSE file.
library finddotdarttool;
export 'find_dot_dart_tool/finddotdarttool_fallback.dart'
if (dart.library.cli) 'find_dot_dart_tool/finddotdarttool_cli.dart';