Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
patmood committed Nov 20, 2022
1 parent 00897a1 commit e3dfa65
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ The output is a typescript file `pocketbase-types.ts` ([example](./test/pocketba

## Example usage

In the upcoming [PocketBase SDK](https://github.com/pocketbase/js-sdk) v0.8 you will be able to use generic types when fetching records, eg:
In [PocketBase SDK](https://github.com/pocketbase/js-sdk) v0.8 you can use generic types when fetching records, eg:

```typescript
import { Collections, TasksResponse } from "./pocketbase-types"
Expand Down

0 comments on commit e3dfa65

Please sign in to comment.