mirror of
https://github.com/aljazceru/btcpayserver.git
synced 2025-12-30 12:14:23 +01:00
5 lines
169 B
Plaintext
5 lines
169 B
Plaintext
@using BTCPayServer.Abstractions.Extensions
|
|
@using BTCPayServer.Views.Wallets
|
|
@using BTCPayServer.Models.WalletViewModels
|
|
@addTagHelper *, BundlerMinifier.TagHelpers
|