Type Alias: PramanConfigInput
PramanConfigInput =
z.input<typeofPramanConfigSchema>
User-facing input type for Praman configuration (pre-defaults).
Remarks
All fields are optional. Used by defineConfig() and loadConfig().
PramanConfigInput =
z.input<typeofPramanConfigSchema>
User-facing input type for Praman configuration (pre-defaults).
All fields are optional. Used by defineConfig() and loadConfig().