UNPKG

@proofkit/cli

Version:

Create web application with the ProofKit stack

5 lines (3 loc) 235 B
import { type __TYPE_NAME__ } from "@/config/schemas/__SOURCE_NAME__/__SCHEMA_NAME__"; // TODO: Make sure this variable is properly set to your primary key field export const idFieldName: keyof __TYPE_NAME__ = "__FIRST_FIELD_NAME__";