blob: 29d54c3e23d7ab62cd24b2b624b85dd7053a5118 [file] [log] [blame]
// Copyright 2018 The Fuchsia Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
/// A collection of utilities which allow for connecting to modular components
export 'package:fuchsia_services/services.dart';
export 'src/service_connection/agent_service_connection.dart';