Skip to content

Commit

Permalink
docs: Update types and documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
Ldoppea committed Dec 18, 2024
1 parent 8dad165 commit 0d2969b
Show file tree
Hide file tree
Showing 13 changed files with 254 additions and 151 deletions.
20 changes: 20 additions & 0 deletions docs/api/cozy-client/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -86,6 +86,16 @@ cozy-client

***

### defaultPerformances

`Const` **defaultPerformances**: `PerformancesAPI`

*Defined in*

[packages/cozy-client/src/performances/defaultPerformances.js:2](https://github.com/cozy/cozy-client/blob/master/packages/cozy-client/src/performances/defaultPerformances.js#L2)

***

### fetchPolicies

`Const` **fetchPolicies**: `Object`
Expand Down Expand Up @@ -145,6 +155,16 @@ This hook manages the state during the saving of a document

[packages/cozy-client/src/hooks/useMutation.jsx:11](https://github.com/cozy/cozy-client/blob/master/packages/cozy-client/src/hooks/useMutation.jsx#L11)

***

### webPerformances

`Const` **webPerformances**: `PerformancesAPI`

*Defined in*

[packages/cozy-client/src/performances/webPerformances.js:42](https://github.com/cozy/cozy-client/blob/master/packages/cozy-client/src/performances/webPerformances.js#L42)

## Functions

### Q
Expand Down
Loading

0 comments on commit 0d2969b

Please sign in to comment.