json-idempotency-indirect_FIXTURE.js 253 B

123456
  1. // Copyright (C) 2021 the V8 project authors. All rights reserved.
  2. // This code is governed by the BSD license found in the LICENSE file.
  3. import value from './json-idempotency_FIXTURE.json' assert { type: 'json' };
  4. globalThis.viaSecondModule = value;