mirror of
https://github.com/sasjs/adapter.git
synced 2026-01-06 20:10:05 +00:00
chore(refactor): change property name in PollOptions
This commit is contained in:
@@ -2,5 +2,5 @@ export interface PollOptions {
|
||||
maxPollCount: number
|
||||
pollInterval: number
|
||||
streamLog: boolean
|
||||
logFilePath?: string
|
||||
logFolderPath?: string
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user