JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 185265
  • Score
    100M100P100Q179681F
  • License Apache-2.0

Interaction context for handling tracing

Package Exports

  • @atlaskit/interaction-context
  • @atlaskit/interaction-context/dist/cjs/index.js
  • @atlaskit/interaction-context/dist/esm/index.js

This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@atlaskit/interaction-context) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

InteractionContext

Interaction context for tracing

Usage

import InteractionContext from '@atlaskit/interaction-context;

Detailed docs and example usage can be found here.