Experience
Type Alias: Experience
type Experience =
| Popup
| CustomForm
| Loyalty
| LandingPage;
Defined in: packages/core/src/index.ts:16
type Experience =
| Popup
| CustomForm
| Loyalty
| LandingPage;
Defined in: packages/core/src/index.ts:16