File

src/client/app/modules/core/interfaces/ilang.ts

Index

Properties

Properties

code
code: string
Type : string
title
title: string
Type : string
export interface ILang {
  code: string;
  title: string;
}

results matching ""

    No results matching ""