@proofkit/better-auth
Version:
FileMaker adapter for Better Auth
12 lines (7 loc) • 384 B
Markdown
# @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.dev](https://proofkit.dev/docs/better-auth).