Skip to content

Commit

Permalink
Update src/typings/query.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Junhao Liao <[email protected]>
  • Loading branch information
Henry8192 and junhaoliao authored Dec 9, 2024
1 parent 05a3219 commit db5e700
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/typings/query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ type QueryResults = Map<number, QueryResultsType[]>;
const QUERY_PROGRESS_VALUE_MIN = 0;
const QUERY_PROGRESS_VALUE_MAX = 1;


export type {
QueryArgs,
QueryResults,
Expand Down

0 comments on commit db5e700

Please sign in to comment.