UNPKG

@embrace-io/web-sdk

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