Skip to content

Commit

Permalink
readme
Browse files Browse the repository at this point in the history
  • Loading branch information
patmood committed Oct 25, 2022
1 parent 258774f commit 7bb8660
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 @@ -38,7 +38,7 @@ URL example:

The output is a typescript file `pocketbase-types.ts` ([example](./test/pocketbase-types-example.ts)) which will contain one type for each collection and an enum of all collections.

For example and "order" collection record might look like this:
For example an "order" collection record might look like this:

```typescript
export type OrdersRecord = {
Expand Down

0 comments on commit 7bb8660

Please sign in to comment.