blob: 2ab5a7479b1caaf2d8ff770d4057d314c45ce0c9 [file] [log] [blame]
// Copyright (c) 2023, 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.
/// Support for providing [DTDFileService] on the dart tooling daemon server.
library;
import 'dtd_file_system_service.dart';
export 'src/file_system/file_service.dart';
export 'src/file_system/types.dart';