3c66c16122
Fixes https://github.com/dart-lang/sdk/issues/56178 Change-Id: I1f461e0f9c787e69eade7a5e4806c0a85bb23c23 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/374981 Commit-Queue: Ben Konyi <bkonyi@google.com> Reviewed-by: Ben Konyi <bkonyi@google.com> Reviewed-by: Derek Xu <derekx@google.com> Reviewed-by: Kenzie Davisson <kenzieschmoll@google.com>
6 lines
256 B
Dart
6 lines
256 B
Dart
// Copyright (c) 2024, 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.
|
|
|
|
export 'src/dart_tooling_daemon.dart';
|