Skip to content

Commit

Permalink
0.0.610 fix
Browse files Browse the repository at this point in the history
  • Loading branch information
ivansglazunov committed Oct 6, 2024
1 parent ae82944 commit c31eb81
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions imports/client.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -966,8 +966,6 @@ export class DeepClient<L extends Link<Id> = Link<Id>> implements DeepClientInst
};
useSearch: typeof useSearch;
useCan: typeof useCan;
useFiles: typeof useFiles;
Files: typeof Files;
Subscription: typeof Subscription;
Query: typeof Query;
local?: boolean;
Expand Down

0 comments on commit c31eb81

Please sign in to comment.