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.

3 lines (2 loc) 112 B
export { generateTypedClients } from "./typegen"; export { typegenConfig, typegenConfigSingle } from "./types";