UNPKG

@opentelemetry/plugin-react-load

Version:
10 lines 363 B
export declare enum AttributeNames { MOUNTING_SPAN = "reactLoad: mounting", UPDATING_SPAN = "reactLoad: updating", UNMOUNTING_SPAN = "reactLoad: unmounting", LOCATION_URL = "location", REACT_NAME = "react_component_name", REACT_STATE = "react_component_state", REACT_ERROR = "react_error" } //# sourceMappingURL=AttributeNames.d.ts.map