aboutsummaryrefslogtreecommitdiffhomepage
path: root/client/src/app/account/index.ts
blob: 823d9fe5fd95faee4b514602d4483d22459f221a (plain) (blame)
1
2
3
export * from './account.component';
export * from './account.routes';
export * from './account.service';