Skip to content

Variable: LogisticType

ts
const LogisticType: object = NosanaLogisticType;

Logistic type for job definitions.

  • api - we receive and send via an endpoint
  • api-listen - we create an endpoint to listen for incoming requests

Type Declaration

NameType
API"api"
API_LISTEN"api-listen"