UNPKG

@proofkit/typegen

Version:

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

12 lines (7 loc) 368 B
# @proofkit/typegen `@proofkit/typegen` 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/typegen@latest ``` Check out the full documentation at [proofkit.dev](https://proofkit.dev/docs/typegen).