blob: a6595716be3968f0c29e8ca5269da9c4b7e32bc1 (
plain)
1
2
3
4
5
|
// |reftest| skip -- not a test file
// Copyright (C) 2023 Igalia, S.L. All rights reserved.
// This code is governed by the BSD license found in the LICENSE file.
export const { check } = globalThis;
|