Skip to content

API Reference / @gtkx/config / index / defineConfig

Variable: defineConfig

const defineConfig: DefineConfig<Config>

Defined in: config.d.ts:78

Returns the given configuration unchanged, typed as Config, so gtkx.config.ts gets autocompletion and type checking.

Released under the MPL-2.0 License.