JSPM

  • Created
  • Published
  • Downloads 1758446
  • Score
    100M100P100Q211530F
  • License Apache-2.0

LaunchDarkly SDK for JavaScript - common code

Package Exports

  • launchdarkly-js-sdk-common

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 (launchdarkly-js-sdk-common) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

LaunchDarkly SDK for JavaScript - Common Package

This file contains the launchdarkly-js-sdk-common package, which is used by the LaunchDarkly JavaScript, React, and Electron SDKs. Applications should not need to refer to this package directly, as it is loaded automatically as a dependency of the SDK packages.

Note that the TypeScript declaration file typings.d.ts in this directory describes only the types and methods that are provided by the common package. The typings.d.ts file in ldclient-js imports all of these definitions, so application code can just import launchdarkly-js-client-sdk.