blob: ab67ca803d5cdc3627fcb8d58f50fa5470d179bc [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.js";
export * from "modules-star-exports-cycle.js";