UNPKG

@embrace-io/web-sdk

Version:
4 lines 459 B
import { DocumentLoadCustomAttributeFunction, DocumentLoadInstrumentationConfig, ResourceFetchCustomAttributeFunction } from "./types.js"; import { DocumentLoadInstrumentation } from "./DocumentLoadInstrumentation.js"; import { AttributeNames } from "./enums/AttributeNames.js"; export { AttributeNames, type DocumentLoadCustomAttributeFunction, DocumentLoadInstrumentation, type DocumentLoadInstrumentationConfig, type ResourceFetchCustomAttributeFunction };