Type Alias: PramanConfig
PramanConfig =
z.output<typeofPramanConfigSchema>
Defined in: src/core/config/schema.ts:159
Validated, defaults-applied Praman configuration type.
Remarks​
Derived from the Zod schema. Do NOT create a manual interface.
Import this type from #core/config/schema.js or #core/config/index.js.