We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84c7f4f commit b9a05a4Copy full SHA for b9a05a4
packages/polling-controller/src/index.ts
@@ -6,7 +6,6 @@ export {
6
export {
7
StaticIntervalPollingControllerOnly,
8
StaticIntervalPollingController,
9
- StaticIntervalPollingControllerNext,
10
} from './StaticIntervalPollingController';
11
12
export type { IPollingController } from './types';
0 commit comments