blob: ad5fdc766497fb88bd49cfd03e61683078b9c5a0 [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 RuntimeInstantiator from './RuntimeInstantiator.js';
export {
RuntimeInstantiator,
};