Sign in
chromium
/
devtools
/
devtools-frontend
/
HEAD
/
.
/
front_end
/
entrypoints
/
inspector
/
inspector.ts
blob: 71c28a364d841126afcff38640c5074420bd59ab [
file
]
// Copyright 2014 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
import
'../devtools_app/devtools_app.js'
;
import
'../../panels/screencast/screencast-meta.js'
;