mirror of
https://github.com/aljazceru/BTCPayServerPlugins.git
synced 2025-12-18 16:14:25 +01:00
5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
@using BTCPayServer.Abstractions.Services
|
|
@using BTCPayServer.Abstractions.Extensions
|
|
@inject Safe Safe
|
|
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers
|