Files
BTCPayServerPlugins/Plugins/BTCPayServer.Plugins.LSP/Views/_ViewImports.cshtml
2023-01-16 13:13:18 +01:00

5 lines
160 B
Plaintext

@using BTCPayServer.Abstractions.Services
@using BTCPayServer.Abstractions.Extensions
@inject Safe Safe
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers