Sign in
chromium
/
devtools
/
devtools-frontend
/
bedbd4f3fe201caedff255ae97fdf875e13063f8
/
.
/
front_end
/
ui
/
components
/
diff_view
/
diff_view.ts
blob: 597376430766be19a26a43e7044339a374e3d42c [
file
]
// Copyright 2021 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.
export
*
as
DiffView
from
'./DiffView.js'
;