mirror of
https://github.com/bdunderscore/modular-avatar.git
synced 2025-03-04 12:54:56 +08:00
4 lines
111 B
C#
4 lines
111 B
C#
|
using System.Runtime.CompilerServices;
|
||
|
|
||
|
[assembly:InternalsVisibleTo("nadena.dev.modular-avatar.core.editor")]
|