API Reference / @gtkx/config / index / Config
Type Alias: Config
Config =
z.infer<typeofconfigSchema>
Defined in: config.d.ts:27
User-facing configuration for a GTKX project, as authored in gtkx.config.ts: the GIR libraries to bind and where to find them, the GApplication id, per-element configuration, and the React Compiler, codegen, and user event signal settings.