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 20, 2024
1 parent e1bfc6b commit f45473e
Show file tree
Hide file tree
Showing 14 changed files with 256 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

***

### defaultPerformanceApi

`Const` **defaultPerformanceApi**: `PerformanceAPI`

*Defined in*

[packages/cozy-client/src/performances/defaultPerformanceApi.js:2](https://github.com/cozy/cozy-client/blob/master/packages/cozy-client/src/performances/defaultPerformanceApi.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)

***

### webPerformanceApi

`Const` **webPerformanceApi**: `PerformanceAPI`

*Defined in*

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

## Functions

### Q
Expand Down
Loading

0 comments on commit f45473e

Please sign in to comment.