Browse Packages

JourneyType

This type is used by an exported signature but is not directly exported from @plandalf/react's package entrypoint. It is shown here from embeds/Journey.tsx:8 so the signature can be inspected fully.

type JourneyType = 'enroll' | 'upgrade' | 'conversion' | string;

Feature detail