UNPKG

cocori-ng

Version:

Cocori-ng is an Angular full of great components & utilites based on Material

7 lines (6 loc) 251 B
import * as i0 from "@angular/core"; export declare class SortService { sortObjectByKeys(objectData: any): any; static ɵfac: i0.ɵɵFactoryDeclaration<SortService, never>; static ɵprov: i0.ɵɵInjectableDeclaration<SortService>; }