UNPKG

next

Version:

The React Framework

3 lines (2 loc) 199 B
declare const reportToLocalHost: (name: string, duration: number, timestamp: number, id: string, parentId?: string | undefined, attrs?: Object | undefined) => void; export default reportToLocalHost;