aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/index.ts
blob: be03713cb7fb37320606717b608d40fe3d0abb29 (plain) (blame)
1
2
3
4
export * from './account-routing.module';
export * from './account.component';
export * from './account.module';
export * from './account.service';