3 lines
127 B
C#
3 lines
127 B
C#
// src/AcDream.Plugin.Abstractions/Placeholder.cs
|
|
namespace AcDream.Plugin.Abstractions;
|
|
internal static class Placeholder { }
|