blob: d59c68a49d38a9efb288b01afa5e94be57aabdee [file] [log] [blame]
// Copyright 2014 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.
import './devtools_app.js';
import {startApplication} from './RuntimeInstantiator.js';
startApplication('inspector');