blob: d59c68a49d38a9efb288b01afa5e94be57aabdee [file] [log] [blame]
Blink Reformat4c46d092018-04-07 15:32:371// Copyright 2014 The Chromium Authors. All rights reserved.
2// Use of this source code is governed by a BSD-style license that can be
3// found in the LICENSE file.
Tim van der Lippee894e9c2020-03-04 17:00:414import './devtools_app.js';
Tim van der Lippe6d51bf02020-03-18 12:15:145import {startApplication} from './RuntimeInstantiator.js';
Tim van der Lippee894e9c2020-03-04 17:00:416
Tim van der Lippe6d51bf02020-03-18 12:15:147startApplication('inspector');