Initial commit to new repository
This commit is contained in:
5
.decompiledproj/AxCopilot/Core/FuzzyResult.cs
Normal file
5
.decompiledproj/AxCopilot/Core/FuzzyResult.cs
Normal file
@@ -0,0 +1,5 @@
|
||||
using AxCopilot.Services;
|
||||
|
||||
namespace AxCopilot.Core;
|
||||
|
||||
public record FuzzyResult(IndexEntry Entry, int Score);
|
||||
Reference in New Issue
Block a user