Sign in
cobalt
/
cobalt.git
/
04cd6faca4dd5039a1b810e9ba7b7a79e51a781d
/
.
/
src
/
cobalt
/
debug
/
remote
/
devtools
/
front_end
/
services
/
services.js
blob: 90e00f603d9c1ab2800faf6aacfa29be8f224204 [
file
]
// 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
,
};