mirror of
https://github.com/strapi/strapi.git
synced 2025-11-01 18:33:55 +00:00
fix: update documentation
This commit is contained in:
parent
c1ec41edad
commit
ad288a5769
@ -99,7 +99,7 @@ const transform: JSONTransform = (file, params) => {
|
||||
export default transform;
|
||||
```
|
||||
|
||||
For reference, these are the types for the relevant objects, which can be found in `packages/utils/upgrade/src/core/runner/json.ts`:
|
||||
For reference, these are the types for the relevant objects, which can be found in `packages/utils/upgrade/src/modules/json/types.ts`:
|
||||
|
||||
```typescript
|
||||
export interface JSONTransformParams {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user