UNPKG

next

Version:

The React Framework

3 lines (2 loc) 96 B
import type { Span } from './tracer'; export default function reportToSocket(span: Span): void;