# leadin/11.1.2/scripts/shared/Meeting/constants.ts

HubSpot All-In-One Marketing – Forms, Popups, Live Chat, version 11.1.2. 3 lines.

- Page: https://pluginprobe.com/plugins/leadin/11.1.2/code/scripts/shared/Meeting/constants.ts
- Raw: https://pluginprobe.com/plugins/leadin/11.1.2/raw/scripts/shared/Meeting/constants.ts
- Modified: 2024-04-18T13:41:28+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/leadin/11.1.2/code/scripts/shared/Meeting/constants.ts#L10-L20`.

```typescript
export const OTHER_USER_CALENDAR_MISSING = 'OTHER_USER_CALENDAR_MISSING';
export const CURRENT_USER_CALENDAR_MISSING = 'CURRENT_USER_CALENDAR_MISSING';

```
