mirror of
https://github.com/bitwarden/browser
synced 2025-12-16 00:03:56 +00:00
5 lines
95 B
TypeScript
5 lines
95 B
TypeScript
import { NgModule } from "@angular/core";
|
|
|
|
@NgModule({})
|
|
export class BillingServicesModule {}
|