1
0
Fork 0
mirror of synced 2024-06-28 02:50:50 +12:00
budibase/packages/types/src/documents/app/automation.ts
2022-05-03 17:13:13 +01:00

6 lines
106 B
TypeScript

export interface Automation {}
export interface AutomationStep {}
export interface AutomationTrigger {}