File

src/app/history/shared/history.model.ts

Index

Properties

Properties

controller
Type : string
date
Type : string
session
Type : string
time
Type : number
export class History {
  date: string;
  time: number;
  session: string;
  controller: string;
}

results matching ""

    No results matching ""