UNPKG

devtools-detector-pro

Version:
3 lines (2 loc) 144 B
export declare const log: (...data: any[]) => void; export declare const table: (tabularData?: any, properties?: string[] | undefined) => void;