API Reference / @gtkx/config / Config
Type Alias: Config
Config =
z.infer<typeofconfigSchema>
Defined in: config.d.ts:63
User-facing configuration for a GTKX project, as authored in gtkx.config.ts: the GIR libraries to bind, extra .gir search paths, the GApplication id, custom element prop mappings, and the React Compiler and codegen settings.