Sign in
cobalt
/
cobalt
/
0e7d696c3ce6a2ef566d0fabc20213b6a651f942
/
.
/
src
/
third_party
/
devtools
/
front_end
/
services
/
services.js
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
,
};