blob: b2c1100e712b7ce9ea4407e51e562f01f9566bc2 [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('js_app');