Files
2025-11-30 08:35:03 +02:00

7 lines
210 B
C#

// SPDX-FileCopyrightText: 2025 Unity Technologies and the glTFast authors
// SPDX-License-Identifier: Apache-2.0
using System.Runtime.CompilerServices;
[assembly: InternalsVisibleTo("glTFast.Editor.Tests")]