File

src/app/modules/dashboard/interfaces/datatable.ts

Indexable

[key: string]: any
export interface IColDefination {
    [key: string]: any;
}

export interface IDataTableOptions {
    [key: string]: any;
}

results matching ""

    No results matching ""