File

src/app/modules/core/interfaces/sort.ts

Index

Properties

Properties

field
field: string
Type : string
name
name: string
Type : string
export interface ISort {
    field: string;
    name: string;
}

results matching ""

    No results matching ""