Projekt

Obecné

Profil

Stáhnout (86 Bajtů) Statistiky
| Větev: | Tag: | Revize:
1
export class SearchRequest {
2
  public expression: string;
3
  public timestamp: Date;
4
}
(5-5/6)