1
0
Fork 0
mirror of https://github.com/n8n-io/n8n.git synced 2025-03-05 20:50:17 -08:00
n8n/cypress/pages/modals/index.ts
Alex Grozav 246189f6da
feat: Add workflow and credential sharing access e2e tests ()
feat: add workflow and credential sharing access e2e tests
2023-02-14 16:13:00 +02:00

4 lines
110 B
TypeScript

export * from './credentials-modal';
export * from './message-box';
export * from './workflow-sharing-modal';