UNPKG

@proofgeist/kit

Version:

Create web application with the ProofKit stack

10 lines (9 loc) 278 B
/** @type {import("@proofgeist/fmdapi/dist/utils/typegen/types.d.ts").GenerateSchemaOptions} */ export const config = { clientSuffix: "Layout", schemas: [ // add your layouts and name schemas here ], clearOldFiles: true, path: "./src/config/schemas/filemaker", };