Projekt

Obecné

Profil

Stáhnout (63 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
export class MenuItem {
2
  name: string;
3
  routePath: string;
4
}
(2-2/5)