blob: 920ca29f23658b4c77235e9defd6dbf433312779 [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 Lippe6d51bf02020-03-18 12:15:144import {startApplication} from './RuntimeInstantiator.js';
5startApplication('toolbox');