Sign in
chromium
/
devtools
/
devtools-frontend
/
HEAD
/
.
/
front_end
/
ui
/
components
/
diff_view
/
diff_view.ts
blob: ef461f13f77b7c3bfbbee9552fdd76c702907417 [
file
] [
log
] [
blame
]
// Copyright 2021 The Chromium Authors
// 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'
;