blob: 6bc0c62d5e09409145be88b0b7629731d30538ea [file] [log] [blame]
// Copyright 2019 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 * as JsMain from './JsMain.js';
export {
JsMain,
};