mirror of
https://github.com/codewriter-packages/Tri-Inspector.git
synced 2025-01-22 16:28:23 -05:00
3 lines
114 B
C#
3 lines
114 B
C#
|
using System.Runtime.CompilerServices;
|
|||
|
|
|||
|
[assembly: InternalsVisibleTo("TriInspector.Editor.Integrations.Odin")]
|