File

src/app/models/link.model.ts

Index

Properties

Properties

Href
Href: string
Type : string
Relation
Relation: string
Type : string
export interface Link {
  Href: string;
  Relation: string;
}

results matching ""

    No results matching ""