mirror of
https://github.com/tc39/test262.git
synced 2025-12-01 02:53:15 +01:00
5 lines
188 B
JavaScript
5 lines
188 B
JavaScript
// Copyright (C) 2025 Igalia, S.L. All rights reserved.
|
|
// This code is governed by the BSD license found in the LICENSE file.
|
|
|
|
export * as foo from "./namespace-empty-module_FIXTURE.js";
|