2022-12-07 21:47:02 +00:00
|
|
|
/**
|
|
|
|
This file is autogenerated using the command `yarn app-store:build --watch`.
|
|
|
|
Don't modify this file manually.
|
|
|
|
**/
|
2023-09-28 12:03:01 +00:00
|
|
|
import { appKeysSchema as alby_zod_ts } from "./alby/zod";
|
2023-08-19 20:04:56 +00:00
|
|
|
import { appKeysSchema as basecamp3_zod_ts } from "./basecamp3/zod";
|
2023-01-18 22:30:25 +00:00
|
|
|
import { appKeysSchema as dailyvideo_zod_ts } from "./dailyvideo/zod";
|
|
|
|
import { appKeysSchema as fathom_zod_ts } from "./fathom/zod";
|
|
|
|
import { appKeysSchema as ga4_zod_ts } from "./ga4/zod";
|
|
|
|
import { appKeysSchema as giphy_zod_ts } from "./giphy/zod";
|
|
|
|
import { appKeysSchema as googlecalendar_zod_ts } from "./googlecalendar/zod";
|
2023-04-12 11:40:53 +00:00
|
|
|
import { appKeysSchema as gtm_zod_ts } from "./gtm/zod";
|
2023-01-18 22:30:25 +00:00
|
|
|
import { appKeysSchema as hubspot_zod_ts } from "./hubspot/zod";
|
2023-10-03 09:25:27 +00:00
|
|
|
import { appKeysSchema as intercom_zod_ts } from "./intercom/zod";
|
2023-05-10 14:46:14 +00:00
|
|
|
import { appKeysSchema as jitsivideo_zod_ts } from "./jitsivideo/zod";
|
2023-01-18 22:30:25 +00:00
|
|
|
import { appKeysSchema as larkcalendar_zod_ts } from "./larkcalendar/zod";
|
2023-09-04 14:52:34 +00:00
|
|
|
import { appKeysSchema as make_zod_ts } from "./make/zod";
|
2023-04-24 14:54:42 +00:00
|
|
|
import { appKeysSchema as metapixel_zod_ts } from "./metapixel/zod";
|
2023-01-18 22:30:25 +00:00
|
|
|
import { appKeysSchema as office365calendar_zod_ts } from "./office365calendar/zod";
|
|
|
|
import { appKeysSchema as office365video_zod_ts } from "./office365video/zod";
|
2023-08-11 23:29:48 +00:00
|
|
|
import { appKeysSchema as paypal_zod_ts } from "./paypal/zod";
|
2023-01-18 22:30:25 +00:00
|
|
|
import { appKeysSchema as plausible_zod_ts } from "./plausible/zod";
|
|
|
|
import { appKeysSchema as qr_code_zod_ts } from "./qr_code/zod";
|
2023-03-09 22:58:02 +00:00
|
|
|
import { appKeysSchema as routing_forms_zod_ts } from "./routing-forms/zod";
|
2023-01-18 22:30:25 +00:00
|
|
|
import { appKeysSchema as salesforce_zod_ts } from "./salesforce/zod";
|
|
|
|
import { appKeysSchema as stripepayment_zod_ts } from "./stripepayment/zod";
|
|
|
|
import { appKeysSchema as tandemvideo_zod_ts } from "./tandemvideo/zod";
|
|
|
|
import { appKeysSchema as booking_pages_tag_zod_ts } from "./templates/booking-pages-tag/zod";
|
|
|
|
import { appKeysSchema as event_type_app_card_zod_ts } from "./templates/event-type-app-card/zod";
|
|
|
|
import { appKeysSchema as vital_zod_ts } from "./vital/zod";
|
2023-05-11 07:14:32 +00:00
|
|
|
import { appKeysSchema as webex_zod_ts } from "./webex/zod";
|
2023-01-18 22:30:25 +00:00
|
|
|
import { appKeysSchema as wordpress_zod_ts } from "./wordpress/zod";
|
|
|
|
import { appKeysSchema as zapier_zod_ts } from "./zapier/zod";
|
2023-05-04 20:19:48 +00:00
|
|
|
import { appKeysSchema as zoho_bigin_zod_ts } from "./zoho-bigin/zod";
|
2023-09-25 08:34:37 +00:00
|
|
|
import { appKeysSchema as zohocalendar_zod_ts } from "./zohocalendar/zod";
|
2023-04-20 21:14:50 +00:00
|
|
|
import { appKeysSchema as zohocrm_zod_ts } from "./zohocrm/zod";
|
2023-01-18 22:30:25 +00:00
|
|
|
import { appKeysSchema as zoomvideo_zod_ts } from "./zoomvideo/zod";
|
2023-04-14 18:03:24 +00:00
|
|
|
|
2022-12-07 21:47:02 +00:00
|
|
|
export const appKeysSchemas = {
|
2023-09-28 12:03:01 +00:00
|
|
|
alby: alby_zod_ts,
|
2023-08-19 20:04:56 +00:00
|
|
|
basecamp3: basecamp3_zod_ts,
|
2023-01-18 22:30:25 +00:00
|
|
|
dailyvideo: dailyvideo_zod_ts,
|
|
|
|
fathom: fathom_zod_ts,
|
|
|
|
ga4: ga4_zod_ts,
|
|
|
|
giphy: giphy_zod_ts,
|
|
|
|
googlecalendar: googlecalendar_zod_ts,
|
2023-04-12 11:40:53 +00:00
|
|
|
gtm: gtm_zod_ts,
|
2023-01-18 22:30:25 +00:00
|
|
|
hubspot: hubspot_zod_ts,
|
2023-10-03 09:25:27 +00:00
|
|
|
intercom: intercom_zod_ts,
|
2023-05-10 14:46:14 +00:00
|
|
|
jitsivideo: jitsivideo_zod_ts,
|
2023-01-18 22:30:25 +00:00
|
|
|
larkcalendar: larkcalendar_zod_ts,
|
2023-09-04 14:52:34 +00:00
|
|
|
make: make_zod_ts,
|
2023-04-24 14:54:42 +00:00
|
|
|
metapixel: metapixel_zod_ts,
|
2023-01-18 22:30:25 +00:00
|
|
|
office365calendar: office365calendar_zod_ts,
|
|
|
|
office365video: office365video_zod_ts,
|
2023-08-11 23:29:48 +00:00
|
|
|
paypal: paypal_zod_ts,
|
2023-01-18 22:30:25 +00:00
|
|
|
plausible: plausible_zod_ts,
|
|
|
|
qr_code: qr_code_zod_ts,
|
2023-03-09 22:58:02 +00:00
|
|
|
"routing-forms": routing_forms_zod_ts,
|
2023-01-18 22:30:25 +00:00
|
|
|
salesforce: salesforce_zod_ts,
|
|
|
|
stripe: stripepayment_zod_ts,
|
|
|
|
tandemvideo: tandemvideo_zod_ts,
|
|
|
|
"booking-pages-tag": booking_pages_tag_zod_ts,
|
|
|
|
"event-type-app-card": event_type_app_card_zod_ts,
|
|
|
|
vital: vital_zod_ts,
|
2023-05-11 07:14:32 +00:00
|
|
|
webex: webex_zod_ts,
|
2023-01-18 22:30:25 +00:00
|
|
|
wordpress: wordpress_zod_ts,
|
|
|
|
zapier: zapier_zod_ts,
|
2023-05-04 20:19:48 +00:00
|
|
|
"zoho-bigin": zoho_bigin_zod_ts,
|
2023-09-25 08:34:37 +00:00
|
|
|
zohocalendar: zohocalendar_zod_ts,
|
2023-04-20 21:14:50 +00:00
|
|
|
zohocrm: zohocrm_zod_ts,
|
2023-01-18 22:30:25 +00:00
|
|
|
zoomvideo: zoomvideo_zod_ts,
|
2022-12-07 21:47:02 +00:00
|
|
|
};
|