Skip to content

Commit af00f09

Browse files
fix: feedback
1 parent 684311d commit af00f09

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/openworkflow/sqlite/backend.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ import {
2727
} from "../core/backend.js";
2828
import {
2929
buildPaginatedResponse,
30-
Cursor,
30+
type Cursor,
3131
DEFAULT_PAGINATION_PAGE_SIZE,
3232
decodeListCursor,
3333
} from "../core/cursor.js";

0 commit comments

Comments
 (0)