1
0
mirror of https://github.com/bitwarden/server.git synced 2025-04-04 20:50:21 -05:00
bitwarden/src/Billing/Views/_ViewImports.cshtml
2018-03-20 15:00:56 -04:00

4 lines
101 B
Plaintext

@using Bit.Billing
@using Bit.Billing.Models
@addTagHelper *, Microsoft.AspNetCore.Mvc.TagHelpers