@budibase/shared-core 3.4.1 → 3.4.3

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1 +1,2 @@
1
1
  export * as steps from "./steps/index";
2
+ export * as triggers from "./triggers/index";
@@ -0,0 +1,2 @@
1
+ import { AutomationTriggerDefinition } from "@budibase/types";
2
+ export declare const definition: AutomationTriggerDefinition;
@@ -0,0 +1,2 @@
1
+ import { AutomationTriggerDefinition } from "@budibase/types";
2
+ export declare const definition: AutomationTriggerDefinition;
@@ -0,0 +1,2 @@
1
+ import { AutomationTriggerDefinition, AutomationTriggerStepId } from "@budibase/types";
2
+ export declare const definitions: Record<keyof typeof AutomationTriggerStepId, AutomationTriggerDefinition>;
@@ -0,0 +1,2 @@
1
+ import { AutomationTriggerDefinition } from "@budibase/types";
2
+ export declare const definition: AutomationTriggerDefinition;
@@ -0,0 +1,2 @@
1
+ import { AutomationTriggerDefinition } from "@budibase/types";
2
+ export declare const definition: AutomationTriggerDefinition;
@@ -0,0 +1,2 @@
1
+ import { AutomationTriggerDefinition } from "@budibase/types";
2
+ export declare const definition: AutomationTriggerDefinition;
@@ -0,0 +1,2 @@
1
+ import { AutomationTriggerDefinition } from "@budibase/types";
2
+ export declare const definition: AutomationTriggerDefinition;
@@ -0,0 +1,2 @@
1
+ import { AutomationTriggerDefinition } from "@budibase/types";
2
+ export declare const definition: AutomationTriggerDefinition;