UNPKG

logkitty

Version:

Display pretty Android and iOS logs without Android Studio or Console.app, with intuitive Command Line Interface.

6 lines 204 B
export declare function getMinPriority(Priority: { fromName: (key: any) => number; }, priorities: { [key: string]: boolean; }, defaultPriority: number): number; //# sourceMappingURL=utils.d.ts.map