Files
HopFrame/src/HopFrame.Web/Plugins/HopFramePlugin.cs
2025-02-02 19:06:41 +01:00

8 lines
84 B
C#

namespace HopFrame.Web.Plugins;
public abstract class HopFramePlugin {
}