Skip to content

Commit db5e700

Browse files
Update src/typings/query.ts
Co-authored-by: Junhao Liao <[email protected]>
1 parent 05a3219 commit db5e700

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/typings/query.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@ type QueryResults = Map<number, QueryResultsType[]>;
1717
const QUERY_PROGRESS_VALUE_MIN = 0;
1818
const QUERY_PROGRESS_VALUE_MAX = 1;
1919

20+
2021
export type {
2122
QueryArgs,
2223
QueryResults,

0 commit comments

Comments
 (0)