UNPKG

@villedemontreal/workit-stepfunction-client

Version:

Camunda BPM client for WorkIt that works with Camunda platform powered by TypeScript

6 lines (5 loc) 168 B
import './config/container'; export * from './config/constants/identifiers'; export * from './sfnClient'; export * from './sfnSQSClient'; export * from './sfnMessage';