Sign in
chromium
/
devtools
/
devtools-frontend
/
main
/
.
/
front_end
/
models
/
annotations
/
annotations.ts
blob: 48ce48b5190e302fb483131ca96f86bad8051110 [
file
] [
log
] [
blame
]
// Copyright 2025 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export
*
from
'./AnnotationRepository.js'
;
export
*
from
'./AnnotationType.js'
;