interface AutoRefreshConfiguration {
    refreshIntervalMs: number;
}

Properties

refreshIntervalMs: number

Generated using TypeDoc