blob: 90e00f603d9c1ab2800faf6aacfa29be8f224204 [file] [log] [blame]
// Copyright 2019 The Chromium Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import * as ServiceManager from './ServiceManager.js';
export {
ServiceManager,
};