JSPM

@memberjunction/actions

2.18.3
  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 1615
  • Score
    100M100P100Q126270F
  • License ISC

Main library for MemberJunction Actions. This library is only intended to be imported on the server side.

Package Exports

  • @memberjunction/actions
  • @memberjunction/actions/dist/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 (@memberjunction/actions) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.

Readme

@memberjunction/actions

The @memberjunction/actions library provides base class definitions for the MJ Actions Framework as well as the ActionEngine class that is used for executing actions.

IMPORTANT

This library should only be imported on the server side.