1
0
mirror of https://github.com/sasjs/adapter.git synced 2026-01-08 21:10:05 +00:00

feat(pollJobState): added ability to configure poll options

This commit is contained in:
Yury Shkoda
2020-11-30 10:21:49 +03:00
parent 505d85c256
commit 1b117a67aa
4 changed files with 38 additions and 11 deletions

View File

@@ -12,3 +12,4 @@ export * from './SASjsWaitingRequest'
export * from './ServerType'
export * from './Session'
export * from './UploadFile'
export * from './PollOptions'