UNPKG

@simfyz/ngx-loading-spinner

Version:

Customizable loading spinner for Angular 2+ with Ivy support

3 lines (2 loc) 123 B
export declare const findIndex: (arr: any[], item: any) => number; export declare const objectValues: (obj: any) => any[];