We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 684311d commit af00f09Copy full SHA for af00f09
1 file changed
packages/openworkflow/sqlite/backend.ts
@@ -27,7 +27,7 @@ import {
27
} from "../core/backend.js";
28
import {
29
buildPaginatedResponse,
30
- Cursor,
+ type Cursor,
31
DEFAULT_PAGINATION_PAGE_SIZE,
32
decodeListCursor,
33
} from "../core/cursor.js";
0 commit comments