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