blob: 5ad76ce73ef3f9523f5470286547ddd428c2a94b [file] [log] [blame]
// Copyright 2016 the V8 project authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
export * from "modules-skip-star-exports-cycle.mjs";
export * from "modules-star-exports-cycle.mjs";