Skip to content

API Reference / @gtkx/config / defineConfig

Variable: defineConfig

const defineConfig: DefineConfig<Config>

Defined in: config.d.ts:69

Identity helper that returns the given configuration typed as Config, enabling editor autocompletion and type checking in gtkx.config.ts.

Released under the MPL-2.0 License.