mirror of
https://github.com/nsnail/dot.git
synced 2025-08-03 20:45:36 +08:00
refactor: ♻️ 2.0 (#13)
This commit is contained in:
5
src/backend/Dot/Rbom/Option.cs
Normal file
5
src/backend/Dot/Rbom/Option.cs
Normal file
@ -0,0 +1,5 @@
|
||||
// ReSharper disable ClassNeverInstantiated.Global
|
||||
|
||||
namespace Dot.Rbom;
|
||||
|
||||
internal sealed class Option : DirOption;
|
Reference in New Issue
Block a user