diff --git a/sdk-js/src/proto/index.ts b/sdk-js/src/proto/index.ts index 778a22a38..df5951810 100644 --- a/sdk-js/src/proto/index.ts +++ b/sdk-js/src/proto/index.ts @@ -12,3 +12,4 @@ export * from './variable' export * from './wf_run' export * from './wf_spec' export * from './workflow_event' +export * from './scheduled_wf_run'