Skip to content

Commit a79bf32

Browse files
Fix broken type definition link in README #2232 (#2233)
1 parent 5b76b11 commit a79bf32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ const newUser: CurrentUser = {
152152
}
153153
```
154154

155-
For all type definitions available, see [this file](./packages/typedefs/src/index.js)
155+
For all type definitions available, see [this file](./packages/typedefs/src/index.ts)
156156

157157
## Next Steps
158158

0 commit comments

Comments
 (0)