# @proofkit/better-auth

`@proofkit/better-auth` is a tool for generating TypeScript types from FileMaker database schemas, making it easier to work with FileMaker data in modern TypeScript projects.

Run the tool directly from the command line:

```bash
npx @proofkit/better-auth@latest
```

Check out the full documentation at [proofkit.proof.sh](https://proofkit.proof.sh/docs/better-auth).
