PrevPrevious commit
Next Next commit
fix preload
  • Loading branch information
@mydea
mydea committedOct 11, 2024
commit 75309b742c5d53597ba638481a9216bc29af50ee
Original file line numberDiff line numberDiff line change
Expand Up@@ -7,7 +7,7 @@ export { wrapClientClass } from './custom/client';

export { getSpanKind } from './utils/getSpanKind';

export { getScopesFromContext, setScopesOnContext } from './utils/contextData';
export { getScopesFromContext } from './utils/contextData';

export {
spanHasAttributes,
Expand Down